Returns the Date and Value of the Next Payment due.

If two or more payments are due on the same day the Value includes all Payments due.

Syntax

finAccount.GetNextPayment(date, value, [dateAsAt])

Parameters

NameTypeOptionalByRefDescription
date Date ByRef
value Decimal ByRef
dateAsAt Date Optional If set, only payments due on or after this date are examined. Note, will not include actual payments if backdating using this date. 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