Set the Status of a Workflow Item to 'Not Applicable'.

Syntax

finWorkflowFunctions.WorkflowItemStatusNotApplicableToggle(workflow, workflowItem, saveWorkflow)

Parameters

NameTypeOptionalByRefDescription
workflow finWorkflow The Workflow. This must be unmodified ie. IsDirty must be False.
workflowItem finWorkflowItem The Workflow Item.
saveWorkflow Boolean Indicates whether to automatically save the Workflow.

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