Autodesk Vault ProfessionalVault API

IsStatic Property

Autodesk.Connectivity.WebServicesItemAssocParam

Specifies if this is a static association or not

Syntax

public System.Nullable<bool> IsStatic {get; set;}
Public Property IsStatic As System.Nullable(Of Boolean)

See Also