Describes the different statuses that a workflow may have.
| Name | Value | Summary |
|---|---|---|
| None | 0 | Indicates that the workflow has not completed or no specific decision was made on an item. |
| Approved | 1 | Indicates that the workflow as a whole was completed and the result was that the item was approved. |
| Rejected | 2 | Indicates that the workflow as a whole was completed and the result was that the item was rejected. |