This member is for System Use Only and should NOT be used.
Update a Workflow's User Data.

This functionality is typically only for use via the User Interface.

Syntax

finWorkflowExecutor.WorkflowUpdateUserData(newUserData, clearExisting, workflowTimestamp)

Parameters

NameTypeOptionalByRefDescription
newUserData ISKeyValueList A Key/ Value List containing the new User Data.
clearExisting Boolean Indicates whether to Clear all existing User Data on the Workflow, i.e., any values not contained in newUserData will be lost.
workflowTimestamp Integer The Workflow's Timestamp.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finWorkflowExecutor
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0