Freigeben über


IQueryRuleOperations.GetUserSegments-Methode

Namespace:  Microsoft.Office.Server.Search.Query.Rules
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
<OperationContractAttribute> _
Function GetUserSegments ( _
    userSegmentFilter As SearchObjectFilter _
) As UserSegmentCollection
'Usage
Dim instance As IQueryRuleOperations
Dim userSegmentFilter As SearchObjectFilter
Dim returnValue As UserSegmentCollection

returnValue = instance.GetUserSegments(userSegmentFilter)
[OperationContractAttribute]
UserSegmentCollection GetUserSegments(
    SearchObjectFilter userSegmentFilter
)

Parameter

Rückgabewert

Typ: Microsoft.Office.Server.Search.Query.Rules.UserSegmentCollection

Siehe auch

Referenz

IQueryRuleOperations Schnittstelle

IQueryRuleOperations-Member

Microsoft.Office.Server.Search.Query.Rules-Namespace