Returns the count and value of Cheques still to be printed.
Syntax
finAccount.GetChequesAwaitingPrinting(count, value, [dateAsAt])
Parameters
| Name | Type | Optional | ByRef | Description |
| count |
Integer |
|
ByRef |
The number of Cheques awaiting printing. |
| value |
Decimal |
|
ByRef |
The total value of Cheques awaiting printing. |
| dateAsAt |
Date |
Optional |
|
If omitted, a value of ISRuntime.OptionalNullDate is assumed. |
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