Returns the count and value of Transactions still to be lodged.
Syntax
finAccount.GetBankTransactionsAwaitingLodgement(count, value)
Parameters
| Name | Type | Optional | ByRef | Description |
| 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