Account Clients - SUPERSEDED BY ACCOUNT_CLIENTS2.
Syntax
finSummaryPageStandardBlocksBase.Account_Clients(callerScriptInfo, account, [showCity], [showFullAddress], [showDateOfBirth], [showPassCode], [includeRoleOwner], [includeRoleGuarantor], [includeRoleOther], [maxDisplayRows], [includeActions], [otherParameters])
Parameters
| Name | Type | Optional | ByRef | Description |
| callerScriptInfo |
ISScriptExecutionInfo |
|
|
|
| account |
finAccount |
|
|
|
| showCity |
Boolean |
Optional |
|
If omitted, a value of True is assumed. |
| showFullAddress |
Boolean |
Optional |
|
If omitted, a value of False is assumed. |
| showDateOfBirth |
Boolean |
Optional |
|
If omitted, a value of False is assumed. |
| showPassCode |
Boolean |
Optional |
|
If omitted, a value of True is assumed. |
| includeRoleOwner |
Boolean |
Optional |
|
If omitted, a value of True is assumed. |
| includeRoleGuarantor |
Boolean |
Optional |
|
If omitted, a value of True is assumed. |
| includeRoleOther |
Boolean |
Optional |
|
If omitted, a value of True is assumed. |
| maxDisplayRows |
Integer |
Optional |
|
If omitted, a value of 20 is assumed. |
| includeActions |
Boolean |
Optional |
|
If omitted, a value of True is assumed. |
| otherParameters |
ISKeyValueList |
Optional |
|
If omitted, a value of Nothing is assumed. |
Return Value
- Member of:
- finSummaryPageStandardBlocksBase
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0