Autodesk Vault ProfessionalVault API

GetRestrictFileLifeCycleStateChangeToChangeOrder Method

Autodesk.Connectivity.WebServicesDocumentServiceExtensions

Gets the value of the "Restrict file lifecycle state changes to change orders" setting

Required Permissions

VaultGetOptions

Syntax

public RestrictLifecycleChange GetRestrictFileLifeCycleStateChangeToChangeOrder()
Public Function GetRestrictFileLifeCycleStateChangeToChangeOrder() As RestrictLifecycleChange

Return Value

The restrict file lifecycle state changes to change orders setting

See Also