Gets the Balance of an Account's Reversed transactions, optionally "As At" a date.

Syntax

finAccount.GetBalanceReversed(balanceReversed, [dateAsAt])

Parameters

NameTypeOptionalByRefDescription
balanceReversed Decimal ByRef The Reversed Balance calculated is returned here.
dateAsAt Date Optional Optionally a date as at. If Nothing is specified the Reversed Balance is calculated including all transactions. 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