Get an Extended List of Client Accounts which includes Accounts of which the Client is an Employee with a matched Employee Role Type.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| clientId |
String |
|
|
The Client Id. |
| employeeRoleTypes |
String |
|
|
A comma-separated list of case-insensitive Employee Role Types. |
| accounts |
List(Of finClientAccount) |
|
ByRef |
A List of Accounts with any Accounts based on the Client's Employments having their Tag property set to the finClientEmployment object. |
Return Value
Boolean
A Boolean value indicating success.
- Member of:
- finClientFunctions
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0