Delete a Workflow's Item Group by setting its Status to 'Deleted Item Group'.

Syntax

finWorkflowFunctions.WorkflowDeleteItemGroup(workflowPk, itemGroupPk, reopenPrevious)

Parameters

NameTypeOptionalByRefDescription
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