Skip the current Item Group and optionally add a new Item Group to the end of the Workflow.

Syntax

finWorkflowExecutor.SkipCurrentItemGroup([addItemGroupId], [processFollowingAutomaticItems])

Parameters

NameTypeOptionalByRefDescription
addItemGroupId String Optional The Id of the Item Group (as defined in the Workflow Type) to add.
processFollowingAutomaticItems Boolean Optional Indicates whether processing of following automatic items should occur. If omitted, a value of True is assumed.

Return Value

Boolean

A Boolean value indicating success.

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