Returns the first Ezidebit Customer found for 'Owner' Clients, optionally including non-current items, or Nothing if not found.
Syntax
finAccount.GetEzidebitCustomer(customerId, [includeNonCurrent])
Parameters
| Name | Type | Optional | ByRef | Description |
| customerId |
String |
|
|
The Ezidebit Customer to return. |
| includeNonCurrent |
Boolean |
Optional |
|
Indicates whether to return the first non-current item if a current item is not found.
If omitted, a value of False is assumed. |
Return Value
- Member of:
- finAccount
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0