This member is for System Use Only and should NOT be used.
Obsolete. Use BuiltInTaskManagerWorkflowSummaryScript2 instead.
Execute the Built In Task Manager Workflow Summary Script.
Syntax
finScriptFunctions.BuiltInTaskManagerWorkflowSummaryScript(taskManagerWorkflows, target, [index], [scriptContextData], [properties])
Parameters
| Name | Type | Optional | ByRef | Description |
| taskManagerWorkflows |
finTaskManagerWorkflows |
|
|
The Task Manager Workflows collection. |
| target |
iseSummaryPageTarget |
|
|
The output Target. |
| index |
Integer |
Optional |
|
The index of the item to summarise.
If omitted, a value of -1 is assumed. |
| scriptContextData |
ISKeyValueList |
Optional |
|
If omitted, a value of Nothing is assumed. |
| properties |
ISKeyValueList |
Optional |
|
If omitted, a value of Nothing is assumed. |
Return Value
- Member of:
- finScriptFunctions
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0