Share via


ResultTable.QueryRuleId property

Namespace:  Microsoft.Office.Server.Search.Query
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public Property QueryRuleId As Guid
    Get
    Set
'Usage
Dim instance As ResultTable
Dim value As Guid

value = instance.QueryRuleId

instance.QueryRuleId = value
public Guid QueryRuleId { get; set; }

Property value

Type: System.Guid

See also

Reference

ResultTable class

ResultTable members

Microsoft.Office.Server.Search.Query namespace