Checks to see if this Item is part of a 'Keep Together' group.

Syntax

finWorkflowItem.IsKeepTogether([keepTogetherStartIndex], [keepTogetherEndIndex])

Parameters

NameTypeOptionalByRefDescription
keepTogetherStartIndex Integer Optional ByRef The Index of the first item in the 'Keep Together' group. If omitted, a value of 0 is assumed.
keepTogetherEndIndex Integer Optional ByRef The Index of the last item in the 'Keep Together' group. If omitted, a value of 0 is assumed.

Return Value

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