Gets the total value of Refinance Pending Transactions for an Account, optionally "As At" a date.

Syntax

finAccount.GetBalanceRefinancePending(balanceRefinancePending, [dateAsAt])

Parameters

NameTypeOptionalByRefDescription
balanceRefinancePending Decimal ByRef The total value of Refinance Pending Transactions is returned here.
dateAsAt Date Optional Optionally a date as at. If Nothing is specified the value 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