| Name | Description | |
|---|---|---|
| AddressDeliveryType_FromAddressDatabaseString | Returns the Address Delivery Type enumeration from its Text String (as per Address Database specifications). | |
| AddressDeliveryType_FromString | Returns the Address Delivery Type enumeration from a Text String. | |
| AddressDeliveryType_GetList | Returns a list of valid Delivery Types for the Country specified. | |
| AddressDeliveryType_ToAddressDatabaseString | Returns the Address Delivery Type String (as per Address Database specifications) from its enumeration. | |
| AddressDeliveryType_ToString | Returns the Address Delivery Type String from its enumeration. | |
| Dispose | ||
| FormatAddress | Format an Address. | |
| Initialise | Initialise the Address Business Layer. | |
| New | ||
| UpdateDatabasePermissions | Update permissions on an Address database to make all tables PUBLIC. |
| Name | Description | |
|---|---|---|
| AddressDatabaseInitialisationErrorMessage Read-Only | Error Message generated when attempting to Initialise the Address Database. | |
| AddressList Read-Only | Functionality for handling Full Verification Address Information. | |
| AddressShortList Read-Only | Functionality for handling Address Short Lists. | |
| AppTitle Read-Only | Application Title. | |
| CompanyName Read-Only | Company Name. | |
| Countries Read-Only | A collection of Addressing Countries. | |
| CountryCode Read-Only | The Country Code. | |
| FullVerification Read-Only | Returns True is the Addressing Interface supports Full Address Verification. | |
| IsAddressDatabaseInitialised Read-Only | Indicates whether the Address database is Initialised. | |
| Version Read-Only | Application Version in the format Major.Minor.Build.Revision | |
| WebRequest Read-Only | Functionality for handling Web Requests. |