Loads a list of Names for the Account, regardless of whether or not they have any Contact Methods.
Syntax
finMessagingContacts.LoadAccount_Names(account, [includeGuarantors], [includeOtherRoles], [includeEmployees], [includeManager], [includeDealer], [includeBroker], [includeInsurer], [includeOtherContactMethods])
Parameters
| Name | Type | Optional | ByRef | Description |
| account |
finAccount |
|
|
|
| includeGuarantors |
Boolean |
Optional |
|
If omitted, a value of True is assumed. |
| includeOtherRoles |
Boolean |
Optional |
|
If omitted, a value of True is assumed. |
| includeEmployees |
Boolean |
Optional |
|
If omitted, a value of True is assumed. |
| includeManager |
Boolean |
Optional |
|
If omitted, a value of True is assumed. |
| includeDealer |
Boolean |
Optional |
|
If omitted, a value of True is assumed. |
| includeBroker |
Boolean |
Optional |
|
If omitted, a value of True is assumed. |
| includeInsurer |
Boolean |
Optional |
|
If omitted, a value of True is assumed. |
| includeOtherContactMethods |
Boolean |
Optional |
|
If omitted, a value of True is assumed. |
Return Value
Boolean
- Member of:
- finMessagingContacts
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0