Autodesk Vault ProfessionalVault API

GetDefaultWorkflow Method

Autodesk.Connectivity.WebServicesChangeOrderService

Gets the default Workflow.

Required Permissions

ChangeOrderRead

Syntax

public Workflow GetDefaultWorkflow()
Public Function GetDefaultWorkflow() As Workflow

Return Value

The default Workflow.

See Also