Methods / Methods for Activity Instances |
Cancels a manual activity instance. along with all manual work items associated with the specified manual activity instance ID. Note that an activity instance can be associated with one or more manual work items. One the manual activity instance is canceled, the process instance will move forward to the next activity.
Name | Type | Description |
---|---|---|
activityInstanceID | string | A string that contains the ID for an activity instance. |
WFEvent object that provides the status of the transaction. Possible statuses are Success, Failed, and Sent.