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

Name Description
Public property active (inherited from Workflow).
Public property created_by (inherited from Workflow).
Public property created_date (inherited from Workflow).
Public property guid (inherited from Workflow).
Public property id (inherited from Workflow).
Public property id_id (inherited from Workflow).
Public property id_serverid (inherited from Workflow).
Public property owner_id
Public property owner_type
Public property position_data Info about our start state - where it should sit visually (inherited from Workflow).
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 (inherited from Workflow).
Public property trigger_type
Public property workflow_description (inherited from Workflow).
Public property workflow_name (inherited from Workflow).
Public property workflow_states All our workflow states (inherited from Workflow).
Public property workflow_type The type of workflow
Top