Execute a Bank Interface Send request.

Syntax

finBankInterface.ExecuteSendBankTransaction(bankTransactionPk, [serviceLogPk], [executePostFailed])

Parameters

NameTypeOptionalByRefDescription
bankTransactionPk Integer The Primary Key of the Bank Transaction to send.
serviceLogPk Integer Optional ByRef The Primary Key of the Service Log created. If omitted, a value of 0 is assumed.
executePostFailed Boolean Optional ByRef Returns True if the "StatusChange" event script fails. If omitted, a value of False is assumed.

Return Value

Boolean

A Boolean value indicating success.

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