IQueryRuleOperations.CommitBestBet method

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

Syntax

'Declaration
<OperationContractAttribute> _
Sub CommitBestBet ( _
    ByRef bestBet As BestBet _
)
'Usage
Dim instance As IQueryRuleOperations
Dim bestBet As BestBet

instance.CommitBestBet(bestBet)
[OperationContractAttribute]
void CommitBestBet(
    ref BestBet bestBet
)

Parameters

See also

Reference

IQueryRuleOperations interface

IQueryRuleOperations members

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