MetadataNavigationItem.FieldTitle Property

Gets the [InternalName] property value for 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 FieldTitle As String
    Get
'Usage
Dim instance As MetadataNavigationItem
Dim value As String

value = instance.FieldTitle
public string FieldTitle { get; }

Property Value

Type: System.String
The [InternalName] property value for the SPField object that this instance refers to.

See Also

Reference

MetadataNavigationItem Class

MetadataNavigationItem Members

Microsoft.Office.DocumentManagement.MetadataNavigation Namespace