| 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. | |
| showCountryIfNotDatabaseCountry | Boolean | Optional | Indicates whether to show the Country if it does not match the Database Country. If omitted, a value of True is assumed. | |
| includeHyperlink | Boolean | Optional | Indicates whether to include a Hyperlink to lookup the Address. If omitted, a value of True is assumed. | |
| addressFormatted | String | Optional | A pre-formatted Address. This will be used in place of for addressDetails for display purposes. |
A String value.