This member is for System Use Only and should NOT be used.
Retrieve a List of current Contact Methods for a Client.
Syntax
finClientFunctions.GetContactMethodsListFromClient(client, includeNotOwnedByClient, includeClientEmployments, includeClientContactLinkedClients)
Parameters
| Name | Type | Optional | ByRef | Description |
| client |
finClient |
|
|
The Client object. |
| includeNotOwnedByClient |
Boolean |
|
|
Indicates whether to include Contact Methods that are not directly owned by Clients, e.g. Advisors. |
| includeClientEmployments |
Boolean |
|
|
|
| includeClientContactLinkedClients |
Boolean |
|
|
|
Return Value
List(Of finContactDetails)
A List(Of finContactDetails) object.
- Member of:
- finClientFunctions
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0