Delete a Workflow's Item Group by setting its Status to 'Deleted Item Group'.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| workflowPk |
Integer |
|
|
The primary key of the Workflow. |
| itemGroupPk |
Integer |
|
|
The primary key of the Item Group to delete. |
| reopenPrevious |
Boolean |
|
|
Indicates whether to reopen the previous Item Group if the current Item Group is being deleted. |
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