Reset a Workflow Item.

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.

Syntax

finWorkflowFunctions.WorkflowItemReset(workflow, workflowItem)

Parameters

NameTypeOptionalByRefDescription
workflow finWorkflow The Workflow. This must be unmodified, i.e., IsDirty must be False.
workflowItem finWorkflowItem The Workflow Item to reset.

Return Value

Boolean

A Boolean value indicating success.

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