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


Свойство QueryRuleGroupCollection.Item (Guid)

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

Синтаксис

'Декларация
Public ReadOnly Default Property Item ( _
    id As Guid _
) As QueryRuleGroup
    Get
'Применение
Dim instance As QueryRuleGroupCollection
Dim id As Guid
Dim value As QueryRuleGroup

value = instance(id)
public QueryRuleGroup this[
    Guid id
] { get; }

Параметры

Значение свойства

Тип: Microsoft.Office.Server.Search.Query.Rules.QueryRuleGroup

См. также

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

QueryRuleGroupCollection класс

Элементы QueryRuleGroupCollection

Перегрузка Item

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