Add a new Item Group to the end of the collection.

Only applicable to the Workflow's ItemGroups collection.

Syntax

finWorkflowItems.AddItemGroup(description, [itemId], [itemGroupSequential])

Parameters

NameTypeOptionalByRefDescription
description String The Description.
itemId String Optional The Id of this Item.
itemGroupSequential Boolean Optional Indicates whether items in this Item Group must be completed Sequentially. If omitted, a value of True is assumed.

Return Value

finWorkflowItem

A finWorkflowItem object.

Member of:
finWorkflowItems
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0