NavigationTerm.IsDeprecated propriedade
Indica se o objeto NavigationTerm está obsoleto.
Namespace: Microsoft.SharePoint.Publishing.Navigation
Assembly: Microsoft.SharePoint.Publishing (em Microsoft.SharePoint.Publishing.dll)
Sintaxe
'Declaração
Public MustOverride ReadOnly Property IsDeprecated As Boolean
Get
'Uso
Dim instance As NavigationTerm
Dim value As Boolean
value = instance.IsDeprecated
public abstract bool IsDeprecated { get; }
Valor de propriedade
Tipo: System.Boolean
true se a propriedade IsDeprecated foi true; Caso contrário, false.