Authorises a Transaction.

Syntax

finAccountTransactionFunctions.AuthoriseTransaction(accountPk, accountTransactionPk, [authorisedUtcDate])

Parameters

NameTypeOptionalByRefDescription
accountPk Integer The primary key of the Account.
accountTransactionPk Integer The primary key of the Transaction to Authorise.
authorisedUtcDate Date Optional The overriding UTC date to authorise the Transaction on. If omitted, a value of ISRuntime.OptionalNullDate 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