PopularQuery.TypeId property

This member overrides ClientValueObject.TypeId.

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

Syntax

'Declaration
Public Overrides ReadOnly Property TypeId As String
    Get
'Usage
Dim instance As PopularQuery
Dim value As String

value = instance.TypeId
public override string TypeId { get; }

Property value

Type: System.String

See also

Reference

PopularQuery class

PopularQuery members

Microsoft.SharePoint.Client.Search.Query namespace