This member is for System Use Only and should NOT be used.
Obsolete. Use CreateAddresseeName2 instead.
Creates an Addressee Name.
Syntax
finClientFunctions.CreateAddresseeName(firstName, middleNames, lastName, title, [useTitle], [overrideDefaultAddressee])
Parameters
| Name | Type | Optional | ByRef | Description |
| firstName |
String |
|
|
The First Name. |
| middleNames |
String |
|
|
The Middle Names. |
| lastName |
String |
|
|
The Last Name. |
| title |
String |
|
|
The Title. |
| useTitle |
Boolean |
Optional |
|
If False, the Title is removed.
If omitted, a value of True is assumed. |
| overrideDefaultAddressee |
String |
Optional |
|
If blank uses the Global Default, otherwise defines the tagged format to use. |
Return Value
- Member of:
- finClientFunctions
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0