Update the Disbursement Date Due of an Account Transaction.

Syntax

finAccountTransactionFunctions.UpdateTransactionDisbursementDateDue(accountPk, accountTransactionPk, disbursementDateDue, [timestamp])

Parameters

NameTypeOptionalByRefDescription
accountPk Integer The Primary key of the Account the Transaction belongs too.
accountTransactionPk Integer The Primary key of the Account Transaction to update.
disbursementDateDue Date The new Disbursement Date Due.
timestamp Integer Optional The Timestamp of the Account Transaction. If omitted, a value of -1 is assumed.

Return Value

Boolean

A Boolean value indicating success.

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