Поделиться через


Метод QueryRule.MoveToGroup (QueryRuleGroup, GroupProcessingDirective, Int32)

Пространство имен:  Microsoft.Office.Server.Search.Query.Rules
Сборка:  Microsoft.Office.Server.Search (в Microsoft.Office.Server.Search.dll)

Синтаксис

'Декларация
Public Sub MoveToGroup ( _
    group As QueryRuleGroup, _
    processingDirective As GroupProcessingDirective, _
    index As Integer _
)
'Применение
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
)

Параметры

См. также

Справочные материалы

QueryRule класс

Элементы QueryRule

Перегрузка MoveToGroup

Пространство имен Microsoft.Office.Server.Search.Query.Rules