Functionality to transfer an existing Account "Payment Received" transaction.

Methods

Name Description
BankTransactionLoad Initialises the "Payment Received" Bank Transaction transferring.
Clear Clears this object and sets all of its properties to their defaults.
ExecuteCommit Transfers the Bank Transaction to a second Account.
SetDefaultReferenceAndNotes Sets the default Reference and Notes for both 'From' and 'To' Transactions.
ValidateToAccount Validates the 'To' Account.

Properties

Name Description
BankTransactionPk Read-Only The Primary Key of the Payment's Bank Transaction.
BankTransactionView Read-Only The "Payment Received" Bank Transaction transferring.
FromNotes The Notes used in the "From" Account Transaction.
FromReference The Reference used in the "From" Account Transaction.
ToAccount Read-Only The Account to transfer to.
ToAccountId The Id of the Account to transfer to.
ToAccountPk The primary key of the Account to transfer to.
ToNotes The Notes used in the "To" Account Transaction.
ToReference The Reference used in the "To" Account Transaction.
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0