The ChangedProcessElementWorkFlowsInformation parameters are returned by certain APIs.
| Parameter | Type | Max Length | Allow NULL | Description |
|---|---|---|---|---|
| WorkFlowID | integer | The unique ID of the workflow change. | ||
| WorkFlowStatus | string | 100 | The description of the status. | |
| ProcessDescription | string | 100 | The description of the process task. | |
| LocationID | int | The location ID to which the process task is assigned. | ||
| LocationDescription | string | 100 | The location description to which the process task is assigned. | |
| Date | DateTime | The date/time that the status change was made. | ||
| ServerCreationTime | DateTime | The date/time that the status change was logged onto the server (i.e. it may have been waiting to be synced for a few days). |