Share via


ConfiguredMetadataNavigationItem.IsContentTypeField property

Namespace:  Microsoft.SharePoint.Client.MetadataNavigation
Assembly:  Microsoft.SharePoint.Client.DocumentManagement (in Microsoft.SharePoint.Client.DocumentManagement.dll)

Syntax

'Declaration
Public ReadOnly Property IsContentTypeField As Boolean
    Get
'Usage
Dim instance As ConfiguredMetadataNavigationItem
Dim value As Boolean

value = instance.IsContentTypeField
public bool IsContentTypeField { get; }

Property value

Type: System.Boolean

See also

Reference

ConfiguredMetadataNavigationItem class

ConfiguredMetadataNavigationItem members

Microsoft.SharePoint.Client.MetadataNavigation namespace