Calculates the Next Interest date, given a current date. This takes into the overriding "Next Interest" date on the Account Type.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| dateAsAt |
Date |
Optional |
|
Normally, the date the Account was opened.
If omitted, a value of ISRuntime.OptionalNullDate is assumed. |
| InterestCycle |
String |
Optional |
|
A overriding Interest Cycle to use in determining the Next Interest date. |
Return Value
Date
- Member of:
- finAccountTypeRO
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0