If Transactions are already loaded will get a count from this, otherwise a database query is used.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| count | Integer | ByRef | The count of Transactions. | |
| includeReversed | Boolean | Optional | Determines whether to include reversed non-Bank Transactions in the Count. If omitted, a value of False is assumed. | |
| includeZeroValue | Boolean | Optional | Determines whether to include Zero value Transactions, e.g. Payment Due, in the Count. If omitted, a value of False is assumed. |
A Boolean value indicating success.