[This is preliminary documentation and is subject to change.]
Describes the Workflow Status values
Namespace: QPulseWebServices.Contracts.DataAssembly: QPulseWebServices.Contracts (in QPulseWebServices.Contracts.dll) Version: 2.100.591.48
Syntax
| C# |
|---|
public enum WorkflowStatus |
Members
| Member name | Value | Description | |
|---|---|---|---|
| CannotStart | 0 | CannotStart | |
| Started | 1 | Started | |
| Completed | 2 | Completed |