Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 PersonalResultSuggestion
Dim value As String
value = instance.TypeId
public override string TypeId { get; }
Property value
Type: System.String
See also
Reference
PersonalResultSuggestion class