A Bank Account Export Service determines what Bank Transaction are included. Only Bank Transactions that relate to this Service's Bank and also have Payment Methods that are handled by this Service will be included.

Syntax

finLodgements.Load(bankAccountId, bankAccountExportServiceId, lodgementDate, [bankTransactionPk], [refreshCollection])

Parameters

NameTypeOptionalByRefDescription
bankAccountId String
bankAccountExportServiceId String
lodgementDate Date Payments dated on or before this date will have their Included flag set to False by default.
bankTransactionPk Integer Optional If omitted, a value of 0 is assumed.
refreshCollection Boolean Optional If omitted, a value of True is assumed.

Return Value

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