Complete the Current Item Group, skip all incomplete items and perform Actions based on the outcome.
Syntax
finWorkflowExecutor.CompleteCurrentItemGroup(outcome, [statusNotes], [processFollowingAutomaticItems])
Parameters
| Name | Type | Optional | ByRef | Description |
| outcome |
String |
|
|
The Item Group Outcome. |
| statusNotes |
String |
Optional |
|
Notes to record against the Item Group. |
| 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