Get the Last Payment Date and Value.
Syntax
finAccount.GetLastPayment(date, value, [dateAsAt])
Parameters
| Name | Type | Optional | ByRef | Description |
| date |
Date |
|
ByRef |
The Last Payment Date. |
| value |
Decimal |
|
ByRef |
The Last Payment Value. |
| dateAsAt |
Date |
Optional |
|
The Date As At.
If omitted, a value of ISRuntime.OptionalNullDate is assumed. |
Return Value
Boolean
A Boolean value indicating success.
- Member of:
- finAccount
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0