Autodesk Vault ProfessionalVault API

IsAct Property

Autodesk.Connectivity.WebServicesPropDef

Tells if the property definition is active. True means the object is active. False means the object is inactive, which is what happens when the property definition is deleted but there are existing property instances.

Syntax

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

See Also