This member is for System Use Only and should NOT be used.
Retrieve a List of current Contact Methods for an Account Application.
Syntax
finAccountAppFunctions.GetContactMethodsListFromAccountApp(accountApp, accountAppApplicantPk, includeEmployments)
Parameters
| Name | Type | Optional | ByRef | Description |
| accountApp |
finAccountApp |
|
|
The Account Application object. |
| accountAppApplicantPk |
Integer |
|
|
The Applicant to filter by or a blank String to include all 'Used' Applicants. |
| includeEmployments |
Boolean |
|
|
|
Return Value
List(Of finContactDetails)
A List(Of finContactDetails) object.
- Member of:
- finAccountAppFunctions
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0