Methods / Methods for Process Instances |
Cancels the process instance based on a specified process instance identifier. This method cancels all automatic work items, manual work items, and child process instances.
Name | Type | Description |
---|---|---|
processInstanceID | string | A string that contains the ID of the process instance. |
WFEvent object that provides the status of the transaction. Possible statuses are Success, Failed, and Sent.