Get the Address for use in Letters, e.g. Word VBA templates.

This returns the Postal Address if possible otherwise it falls back to the Physical Address.

Syntax

finAccountAppApplicant.GetAddressForLetters([includeAddressee], [postalZone], [clientContactAddressPk])

Parameters

NameTypeOptionalByRefDescription
includeAddressee Boolean Optional Indicates whether to Include the Addressee Name in the Address. If omitted, a value of False is assumed.
postalZone String Optional ByRef Returns the Postal Zone for this Address.
clientContactAddressPk Integer Optional ByRef The primary key of the Client Contact Address record where the Address has been retrieved from this Applicant's linked Client record. If omitted, a value of 0 is assumed.

Return Value

String

A String value.

Member of:
finAccountAppApplicant
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0