Autodesk Vault ProfessionalVault API

GetAllowedFileLifeCycleStateTransitionIds Method

Autodesk.Connectivity.WebServicesDocumentServiceExtensions

Get the Life Cycle Transitions that the current user is allowed to perform.

Required Permissions

RequiresNone

Syntax

public System.long[] GetAllowedFileLifeCycleStateTransitionIds()
Public Function GetAllowedFileLifeCycleStateTransitionIds() As System.Long()

Return Value

An array of Life Cycle Transition IDs.

See Also