Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets whether any additional metadata hierarchy objects or key filter objects are configured.
Namespace: Microsoft.Office.DocumentManagement.MetadataNavigation
Assembly: Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)
Syntax
'Declaration
Public ReadOnly Property IsEnabled As Boolean
Get
'Usage
Dim instance As MetadataNavigationSettings
Dim value As Boolean
value = instance.IsEnabled
public bool IsEnabled { get; }
Property Value
Type: System.Boolean
true if there are any configured key filters or other hierarchy objects beyond the default special type for folders; otherwise false
See Also
Reference
MetadataNavigationSettings Class
MetadataNavigationSettings Members
Microsoft.Office.DocumentManagement.MetadataNavigation Namespace