Autodesk Vault ProfessionalVault API

GetAllLifeCycleDefinitions Method

Autodesk.Connectivity.WebServicesLifeCycleService

Gets all the Life Cycle Definitions in this vault.

Required Permissions

ReadBehaviorDefinition

Syntax

public LfCycDef[] GetAllLifeCycleDefinitions()
Public Function GetAllLifeCycleDefinitions() As LfCycDef()

Return Value

All the Life Cycle Definitions in this vault.

See Also