This function is used for both Version 1 and Version 2 type Workflows however Version 2 type Workflows can use the finWorkflowExecutor.ItemReset methods to reset a Workflow Item regardless of global or item-based Permission Keys.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| workflow | finWorkflow | The Workflow. This must be unmodified, i.e., IsDirty must be False. | ||
| workflowItem | finWorkflowItem | The Workflow Item to reset. |
A Boolean value indicating success.