Returns a formatted Address from an Address Details object.

Syntax

finAddressing.FormatAddressFromAddressDetails(addressDetails, [singleLine], [physicalFormat], [alwaysShowCountry])

Parameters

NameTypeOptionalByRefDescription
addressDetails ISAddressDetails The Address Details object.
singleLine Boolean Optional Indicates whether to format the Address on a Single Line. If omitted, a value of False is assumed.
physicalFormat Boolean Optional Indicates whether to use the Physical Format. If omitted, a value of False is assumed.
alwaysShowCountry Boolean Optional Indicates whether to always show the Country. If omitted, a value of False is assumed.

Return Value

String

A String value.

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