Autodesk Vault ProfessionalVault API

ControlledByChangeOrder Property

Autodesk.Connectivity.WebServicesFile

If true, the file is controlled by a change order. If false, the file is not controlled by a change order.

Syntax

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

See Also