Contains functionality for handling Exporting of Bank Transaction data.

Methods

Name Description
CreateBankExportLine
ExportCancel Cancel the Export.
ExportClose Close the Export.
ExportLine Export a Line.
ExportOpen Open the Export.
ExportPreProcess Enables Custom Exports to manipulate the collection of Export Lines before any lines are exported.
Validate Validate this object's properties are correct for the specified Export Type.

Properties

Name Description
AuthorisationCode The Authorisation Code used by the Export if applicable.
BankExportId The Bank Export Id (as stored in the database).
BatchCode The Batch Code used by the Export if applicable.
BatchSequence The Batch Sequence used by the Export if applicable.
DateDue The Date that Direct Credit/ Debits are due.
ExportAccountNumber The Bank Account Number that Transactions are being exported from.
ExportAccountSortCode The Bank Account Sort Code that Transactions are being exported from.
ExportBankNameShort The Short Name of the Bank from which Transactions are being exported.
ExportCode The Code relating to the Export Bank Account to include in the Export if supported.
ExportCompanyName The Company Name that Transactions are being exported from.
ExportParticulars The Particulars relating to the Export Bank Account to include in the Export if supported.
ExportReference The Reference relating to the Export Bank Account to include in the Export if supported.
ExportType Read-Only
ExternalUserId The User Id for exports that must connect to an External Application or Service.
ExternalUserPassword The User Password for exports that must connect to an External Application or Service.
FileName The File Name to export to if applicable.
FileNameResolved Read-Only The Full Name of the export File.
IsOpen Read-Only Indicates whether a Bank Export is currently Open.
RecordsExported Read-Only The number of Records Exported.
Tag The Tag property can be used to attach another value or object to this object.
TotalCredits Read-Only The Total Credit Value of records Exported.
TotalDebits Read-Only The Total Debit Value of records Exported.
TotalValue Read-Only The Total Value of records Exported.
TotalValueAbsolute Read-Only The Total Absolute Value of Credits + Debits.
TransactionCode The Transaction Code to use for services that support a Transaction Code.
UserName The User Name used by the Export if applicable.
Namespace:
Intersoft.ISBankInterface6
Assembly:
ISBankInterface6, Version=6.0.3
Target Framework:
.NET 9.0