QueryRule.MoveToGroup - Méthode (QueryRuleGroup, GroupProcessingDirective, Int32)
Espace de noms : Microsoft.Office.Server.Search.Query.Rules
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Sub MoveToGroup ( _
group As QueryRuleGroup, _
processingDirective As GroupProcessingDirective, _
index As Integer _
)
'Utilisation
Dim instance As QueryRule
Dim group As QueryRuleGroup
Dim processingDirective As GroupProcessingDirective
Dim index As Integer
instance.MoveToGroup(group, processingDirective, _
index)
public void MoveToGroup(
QueryRuleGroup group,
GroupProcessingDirective processingDirective,
int index
)
Paramètres
- processingDirective
Type : Microsoft.Office.Server.Search.Query.Rules.GroupProcessingDirective
- index
Type : System.Int32