IQueryRuleOperations.CommitUserSegment method

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

Syntax

'Declaration
<OperationContractAttribute> _
Sub CommitUserSegment ( _
    ByRef userSegment As UserSegment _
)
'Usage
Dim instance As IQueryRuleOperations
Dim userSegment As UserSegment

instance.CommitUserSegment(userSegment)
[OperationContractAttribute]
void CommitUserSegment(
    ref UserSegment userSegment
)

Parameters

See also

Reference

IQueryRuleOperations interface

IQueryRuleOperations members

Microsoft.Office.Server.Search.Query.Rules namespace