ResultTableCollection.QueryId property

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

Syntax

'Declaration
Public ReadOnly Property QueryId As String
    Get
'Usage
Dim instance As ResultTableCollection
Dim value As String

value = instance.QueryId
public string QueryId { get; }

Property value

Type: System.String

See also

Reference

ResultTableCollection class

ResultTableCollection members

Microsoft.SharePoint.Client.Search.Query namespace