Summary
The StatusType object provides access to the status type configuration elements in the Workflow Manager (Classic) database.
Discussion
The status types are a template for the statuses used to describe the states that a job moves through during its execution.
Properties
| Property | Explanation | Data Type |
| caption (Read Only) | A caption about the StatusType. | String |
| description (Read Only) | A description about the StatusType. | String |
| ID (Read Only) | The ID of the StatusType. | Integer |
| name (Read Only) | The name of the StatusType. | String |