Returns the count and value of Direct Debits still to be processed.

Syntax

finAccount.GetDirectDebitsAwaitingProcessing(count, value, [dateAsAt])

Parameters

NameTypeOptionalByRefDescription
count Integer ByRef The number of Transactions awaiting processing.
value Decimal ByRef The total value of Transactions awaiting processing.
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