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

Remarks

This setting determins whether users are restricted to file state changes only via the change order service or not.

See Also