Update 'Closed To' details for a Closed Account.

Syntax

finConversionUtilities.AccountUpdateClosedToAccount(accountPk, closeMethod, closeNote, closeDate, closedToAccountPk)

Parameters

NameTypeOptionalByRefDescription
accountPk Integer The primary key of the Account to update.
closeMethod isefinAccountCloseMethod The Close Method.
closeNote String The Close Note or a blank String to not update the existing Close Note.
closeDate Date The Close Date or a blank String to not update the existing Close Date.
closedToAccountPk Integer The primary key of the Closed To Account.

Return Value

Boolean

A Boolean value indicating success.

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