This simply returns the XML of the supplied Address Details. Applications can override this behaviour.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| 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. |
A String value.