Autodesk Vault ProfessionalVault API

Active Property

Autodesk.DataManagement.Client.Framework.Vault.Currency.PropertiesPropertyDefinition

Gets or sets whether this Property Definition is Active. Inactive PropertyDefinitions and the associated PropertyValues should not be displayed in any GUI

Syntax

public System.bool Active {get; set;}
Public Property Active As System.Boolean

See Also