Share via


ExpandedQueryParameters.TypeId property

This member overrides ClientValueObject.TypeId.

Namespace:  Microsoft.Office.Server.Search.REST
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 ExpandedQueryParameters
Dim value As String

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

Property value

Type: System.String

See also

Reference

ExpandedQueryParameters class

ExpandedQueryParameters members

Microsoft.Office.Server.Search.REST namespace