Methods / Methods for Process Instances |
Deletes a process instance. This method removes the specified process instance and all of associated data from database, such as work items, email, and activity instances associated with this process instance. It may take some time to complete this transaction.
Name | Type | Description |
---|---|---|
processInstanceID | string | A string that contains the ID of the process instance. |