Autodesk Vault ProfessionalVault API

GetAllActiveWorkflows Method

Autodesk.Connectivity.WebServicesChangeOrderService

Gets all of the active Workflows.

Required Permissions

ChangeOrderRead

Syntax

public Workflow[] GetAllActiveWorkflows()
Public Function GetAllActiveWorkflows() As Workflow()

Return Value

An array of all active Workflows.

See Also