TermStore.Id property
Gets the unique identifier of the TermStore object.
Namespace: Microsoft.SharePoint.Client.Taxonomy
Assembly: Microsoft.SharePoint.Client.Taxonomy (in Microsoft.SharePoint.Client.Taxonomy.dll)
Syntax
'Declaration
Public ReadOnly Property Id As Guid
Get
'Usage
Dim instance As TermStore
Dim value As Guid
value = instance.Id
public Guid Id { get; }
Property value
Type: System.Guid
Returns Guid.