Optimised function to update an Account's Interest Rate. Always assumes Fixed Interest Rate.

Syntax

finConversionUtilities.AccountInterestRateUpdate(accountPk, dateEffective, interestRate)

Parameters

NameTypeOptionalByRefDescription
accountPk Integer The Account to update.
dateEffective Date The date to apply from.
interestRate Double

Return Value

Boolean
Member of:
finConversionUtilities
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0