Autodesk Vault ProfessionalVault API

WorkflowState Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

A Workflow State.

Syntax

public class WorkflowState 
Public Class WorkflowState 

Properties

NameDescription
ColorWorkflowState color.
DispNameThe display name.
IdThe unique identifier.
NameThe unique name.
SuccessorActivityIdArrayAn array of activities avilable for this state.

Returned By

Where you get a WorkflowState — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.WorkflowState

See Also