Interface IWorkflowEditorState
Provides information about the state of the workflow editor.
public interface IWorkflowEditorState
Properties
- WorkflowRunning
Gets a value indicating whether the workflow is running.
Events
- WorkflowStarted
Occurs when the workflow starts.
- WorkflowStopped
Occurs when the workflow stops.