Share via


ResultTable.QueryRuleId_Client property

NOTE: This API is now obsolete.

Namespace:  Microsoft.SharePoint.Search.Query
Assembly:  Microsoft.SharePoint.Search (in Microsoft.SharePoint.Search.dll)

Syntax

'Declaration
<ObsoleteAttribute("This class is obsolete.")> _
Public ReadOnly Property QueryRuleId_Client As String
    Get
'Usage
Dim instance As ResultTable
Dim value As String

value = instance.QueryRuleId_Client
[ObsoleteAttribute("This class is obsolete.")]
public string QueryRuleId_Client { get; }

Property value

Type: System.String

See also

Reference

ResultTable class

ResultTable members

Microsoft.SharePoint.Search.Query namespace