Autodesk Vault ProfessionalVault API

GetAllowedLifeCycleStateTransitionIds Method

Autodesk.Connectivity.WebServicesLifeCycleService

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

Required Permissions

ReadBehaviorDefinition

Syntax

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

Return Value

An array of Life Cycle Transition IDs.

See Also