Update the History Rating (type 3) on an Account.

If the 'historyRating' parameter is a blank string, then the History Rating field will be set to Null.

Syntax

finAccountFunctions.AccountHistoryRating3UpdatePk(accountPk, historyRating, updatedDate)

Parameters

NameTypeOptionalByRefDescription
accountPk Integer The Primary Key of the Account.
historyRating String The new History Rating (type 3) value.
updatedDate Date The date of the update.

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