NavigationTermSetItem.Id property

Gets the Id() property and Id property from the underlying taxonomy object.

Namespace:  Microsoft.SharePoint.Publishing.Navigation
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Public MustOverride ReadOnly Property Id As Guid
    Get
'Usage
Dim instance As NavigationTermSetItem
Dim value As Guid

value = instance.Id
public abstract Guid Id { get; }

Property value

Type: System.Guid

See also

Reference

NavigationTermSetItem class

NavigationTermSetItem members

Microsoft.SharePoint.Publishing.Navigation namespace