Set the Status of a Workflow Item to 'Not Applicable'.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| 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