Calculates the Next Statement date, given a current date. This takes into the overriding "Next Statement" 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. |
| statementCycle |
String |
Optional |
|
A overriding Statement Cycle to use in determining the Next Statement date. |
Return Value
Date
- Member of:
- finAccountTypeRO
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0