Updates the Notified date of a Floating Interest Rate history record.
Syntax
finAccountFunctions.AccountHistoryFloatingInterestRateUpdateNotifiedDate(accountPk, accountHistoryPk, dateNotified)
Parameters
| Name | Type | Optional | ByRef | Description |
| accountPk |
Integer |
|
|
The Primary Key of the Account. |
| accountHistoryPk |
Integer |
|
|
The Primary Key of the Account History record. |
| dateNotified |
Date |
|
|
The date Notified. |
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