Updates the Account's "Backdated To" date for Interest backdating purposes.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| accountPk |
Integer |
|
|
The primary key of the Account to update. |
| date |
Date |
|
|
The date of the change affecting interest calculations. |
Return Value
Boolean
A Boolean value indicating success.
- Member of:
- finAccountFunctions
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0