QueryRuleGroup.Id property
Namespace: Microsoft.Office.Server.Search.Query.Rules
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public Property Id As Guid
Get
Friend Set
'Uso
Dim instance As QueryRuleGroup
Dim value As Guid
value = instance.Id
public Guid Id { get; internal set; }
Property value
Type: System.Guid