PublicAPI.Enums.Workflow.WorkflowInstanceStatusELMA API Documentation
The status of a specific process instance
Access path: PublicAPI.Enums.Workflow.WorkflowInstanceStatus
Properties

  NameDescription
Public propertyAborted
Interrupted because of an error
Public propertyCompleted
Completed
Public propertyNone
Not defined
Public propertyRunning
Started
Public propertyTerminated
Interrupted by user
Back to Top
See Also