MetadataNavigationItem.FieldId Property

Gets the [Id] of the SPField object that this instance refers to.

Namespace:  Microsoft.Office.DocumentManagement.MetadataNavigation
Assembly:  Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)

Syntax

'Declaration
Public ReadOnly Property FieldId As Guid
    Get
'Usage
Dim instance As MetadataNavigationItem
Dim value As Guid

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

Property Value

Type: System.Guid
The [Id] of the SPField object that this instance refers to.

See Also

Reference

MetadataNavigationItem Class

MetadataNavigationItem Members

Microsoft.Office.DocumentManagement.MetadataNavigation Namespace