Returns the count and value of Transactions still to be lodged.

This is an expensive call!

Syntax

finAccount.GetBankTransactionsAwaitingLodgement(count, value)

Parameters

NameTypeOptionalByRefDescription
count Integer ByRef The number of Transactions awaiting lodgement.
value Decimal ByRef The total value of Transactions awaiting lodgement.

Return Value

Boolean

A Boolean value indicating success.

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