Get a list of Upcoming Payments for the Client's Accounts. This includes Payments that are due within the next MaxDays days or are Overdue.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| maxDays |
Integer |
Optional |
|
If omitted, a value of 120 is assumed. |
Return Value
List(Of finClientAccounts.UpcomingPaymentDetails)
A List(Of finClientAccounts.UpcomingPaymentDetails) object.
- Member of:
- finClientAccounts
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0