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.
Indicates whether the NavigationTerm object is deprecated.
Namespace: Microsoft.SharePoint.Client.Publishing.Navigation
Assembly: Microsoft.SharePoint.Client.Publishing (in Microsoft.SharePoint.Client.Publishing.dll)
Syntax
'Declaration
Public ReadOnly Property IsDeprecated As Boolean
Get
'Usage
Dim instance As NavigationTerm
Dim value As Boolean
value = instance.IsDeprecated
public bool IsDeprecated { get; }
Property value
Type: System.Boolean
true if the IsDeprecated property was true; otherwise, false.