Свойство ResultTable.QueryRuleId
Пространство имен: Microsoft.Office.Server.Search.Query
Сборка: Microsoft.Office.Server.Search (в Microsoft.Office.Server.Search.dll)
Синтаксис
'Декларация
Public Property QueryRuleId As Guid
Get
Set
'Применение
Dim instance As ResultTable
Dim value As Guid
value = instance.QueryRuleId
instance.QueryRuleId = value
public Guid QueryRuleId { get; set; }
Значение свойства
Тип: System.Guid