Share via


ChangedTerm.TermSetId Property

Gets the ID of the TermSet object to which the Term object belongs.

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 ChangedTerm
Dim value As Guid

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

Property Value

Type: System.Guid
Returns Guid.

See Also

Reference

ChangedTerm Class

ChangedTerm Members

Microsoft.SharePoint.Taxonomy Namespace