Applies to:
completeAssignment
Developer Process Extensions
Completes a given assignment, advancing the workflow as dictated by the workflow definition.
Return Value: Void.
Argument |
Description |
Process Id |
ID of the process containing the assignment to complete. |
Activity Id |
ID of the assignment to complete. |
Tag |
[deprecated] Set to 0. |
Approved |
Indicates whether or not to mark the assignment disposition as approved. |
Note |
The comment for the assignment. |
User Data |
User data encoded as a string associated with the assignment. Typically not used. |
Form |
Optional form XML to use to update the FormXml SharePoint field when completing the assignment. |