ResultTable.QueryRuleId_Client property
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public ReadOnly Property QueryRuleId_Client As String
Get
'Usage
Dim instance As ResultTable
Dim value As String
value = instance.QueryRuleId_Client
public string QueryRuleId_Client { get; }
Property value
Type: System.String