Share via


ChangedSite.TermSetId Property

Namespace:  Microsoft.SharePoint.Taxonomy
Assembly:  Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.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.Taxonomy Namespace