Autodesk Vault ProfessionalVault API

GetRestrictLifeCycleStateChangeToChangeOrder Method

Autodesk.Connectivity.WebServicesItemService

Gets the value indicating if all life cycle changes must occur within the context of a Change Order.

Required Permissions

VaultOptionsGet

Syntax

public RestrictLifecycleChange GetRestrictLifeCycleStateChangeToChangeOrder()
Public Function GetRestrictLifeCycleStateChangeToChangeOrder() As RestrictLifecycleChange

Return Value

Whether lifecycle state changes are restricted to change orders

See Also