This member is for System Use Only and should NOT be used.
Obsolete. Use BuiltInAccountPaymentArrangementsSummaryScript2 instead.
Execute the Built In Account Payment Arrangements Script.
Syntax
finScriptFunctions.BuiltInAccountPaymentArrangementsSummaryScript(account, target, formRecordMode, index, [scriptContextData], [properties])
Parameters
| Name | Type | Optional | ByRef | Description |
| account |
finAccount |
|
|
The Account. |
| target |
iseSummaryPageTarget |
|
|
The output Target. |
| formRecordMode |
iseFormRecordMode |
|
|
The Record Mode of the Form if applicable. |
| index |
Integer |
|
|
The Index of the Payment Arrangement Item to summarise. |
| 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