ChangedSite.TermId property

Gets the Term identifier.

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

Syntax

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

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

Property value

Type: System.Guid
Returns Guid.

See also

Reference

ChangedSite class

ChangedSite members

Microsoft.SharePoint.Client.Taxonomy namespace