The following tables list the members exposed by the Workflow type.

Name Description
Public property active
Public property created_by
Public property created_date
Public property guid
Public property id
Public property id_id
Public property id_serverid
Public property position_data Info about our start state - where it should sit visually
Public property state_transitions The state transitions are kept here for ease of access - there's very little value in having them on the data set as a graph This is an application level thing
Public property workflow_description
Public property workflow_name
Public property workflow_states All our workflow states
Public property workflow_type The type of workflow
Top