Autodesk Vault ProfessionalVault API

IsStatic Property

Autodesk.Connectivity.WebServicesItemAssoc

If true, the dependency is static. If false, the dependency is computed.

Syntax

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

See Also