Share via


ChangedSite.TermSetId property

Gets the TermSet identifier.

Namespace:  Microsoft.SharePoint.Client.Taxonomy
Assembly:  Microsoft.SharePoint.Client.Taxonomy (in Microsoft.SharePoint.Client.Taxonomy.dll)

Syntax

'Declaration
Public ReadOnly Property TermSetId As Guid
    Get
'Usage
Dim instance As ChangedSite
Dim value As Guid

value = instance.TermSetId
public Guid TermSetId { get; }

Property value

Type: System.Guid
Returns Guid.

See also

Reference

ChangedSite class

ChangedSite members

Microsoft.SharePoint.Client.Taxonomy namespace