This functionality is typically only for use via the User Interface.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| workflowItemPk | Integer | The primary key of the Workflow Item. | ||
| newUserData | ISKeyValueList | A Key/ Value List containing the new User Data. | ||
| clearExisting | Boolean | Indicates whether to Clear all existing User Data on the Workflow Item, i.e., any values not contained in newUserData will be lost. | ||
| workflowItemTimestamp | Integer | The Workflow Item's Timestamp. |
A Boolean value indicating success.