Methods / Methods for Manual Work Items (Tasks) |
Cancels a manual work item based on a specified manual work item identifier. Only the following manual work item status can transition to a Canceled status: Assigned, New, Pseudo, and Overdue.
Name | Type | Description |
---|---|---|
wID | string | A 32-byte unique work item (task) ID that represents a manual work item. |
WFEvent object that provides the status of the transaction. Possible statuses are Success, Failed, and Sent.