Reset a Workflow Item.

This ignores any Permission Key checks since it is for use in Scripts (also, finWorkflowFunctions.WorkflowItemReset checks these prior to calling this so the Permission Keys are checked when calling from the User Interface).

Syntax

finWorkflowExecutor.ItemReset(workflowItem)

Parameters

NameTypeOptionalByRefDescription
workflowItem finWorkflowItem The Workflow Item to reset.

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