Returns Account Information as at a specific date.
Syntax
finAccount.GetInformation(dateAsAt, [accountTypeId], [branchId], [departmentId], [dealerExPartyId], [brokerExPartyId], [poolId])
Parameters
| Name | Type | Optional | ByRef | Description |
| dateAsAt |
Date |
|
|
The Date As At. |
| accountTypeId |
String |
Optional |
ByRef |
The Account Type Id as at the Date specified. Note, this Id may no longer exist. |
| branchId |
String |
Optional |
ByRef |
The Branch Id as at the Date specified. Note, this Id may no longer exist. |
| departmentId |
String |
Optional |
ByRef |
The Department Id as at the Date specified. Note, this Id may no longer exist. |
| dealerExPartyId |
String |
Optional |
ByRef |
The Dealer External Party Id as at the Date specified. Note, this Id may no longer exist. |
| brokerExPartyId |
String |
Optional |
ByRef |
The Broker External Party Id as at the Date specified. Note, this Id may no longer exist or may be blank. |
| poolId |
String |
Optional |
ByRef |
The Pool Id as at the Date specified. Note, this Id may no longer exist or may be blank. |
- Member of:
- finAccount
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0