FinishCurrentTask |
Scroll |
Finishes the current task, routes the workflow instance to nNextTaskNo.
Namespace: Therefore.API
Parameters pServer A valid and connected TheServer object.
nNextTaskNo The number of the task this instance should be routed next.
strText Free text information that should be added to the workflow instance as information for the next user.
Return Value None. |
|
Requires Loaded Instance Load an instance definition from the server before calling this method. |