|
AddressDeliveryType_FromString |
|
|
AddressDeliveryType_GetList |
|
|
AddressDeliveryType_ToString |
|
|
AddressSearch |
Search the Address database to retrieve a list of Addresses that match the data. |
|
AddressValidate |
Checks to see if an Address is valid. |
|
FormatAddress |
|
|
FormatAddressFromAddressDetails |
Returns a formatted Address from an Address Details object. |
|
GetAddressFromPostalId |
Get an Address using the Postal Id. |
|
GetCitiesList |
Retrieve a list of Cities. |
|
GetCountriesList |
Retrieve a list of Countries. |
|
GetPostalZoneFromAddressDetails |
Gets a Postal Zone from the Address Details. |
|
GetPostcodesList |
Returns a list of Postcodes where a search has matched the supplied details. |
|
GetStateCaption |
Get the Caption to use with State User Interface controls. |
|
GetStateLength |
Returns the length of the State code for the Country specified, if applicable. |
|
GetStatesDataTable |
Retrieve a list of States. |
|
GetStatesList |
Retrieve a list of States. |
|
GetStreetDirectionsList |
A List of Street Directions. |
|
GetStreetTypesList |
A List of Street Types. |
|
GetSuburbsList |
Retrieve a list of Suburbs. |
|
GetSupplementalCitiesList |
Retrieves a list of Cities from the Supplemental Postcode library. |
|
GetSupplementalCountriesList |
Retrieves a list of Countries from the Supplemental Postcode library. |
|
GetSupplementalStatesList |
Retrieves a list of States from the Supplemental Postcode library. |
|
GetSupplementalSuburbsList |
Retrieves a list of Suburbs from the Supplemental Postcode library. |
|
PostCodeSearch |
Searches for Postcodes that match the supplied details. |
|
Refresh |
Refresh the Address Interface. |
|
SanitiseAddress |
Takes an Address and returns a clean version. |
|
SanitiseGoogleAddress |
Takes an Google-formatted Address (or any other address represented in a single line, with parts separated by a comma) and returns a sanitised version. |
|
StreetCombine |
Combine split Street Address details. |
|
StreetSplit |
Split a Full Street Address into its component parts. |
|
StreetSplitAddressDetails |
Split the StreetAddressFull property of an ISAddressDetails object into its component parts and update the respective properties. |
|
UpdateDatabasePermissions |
Update permissions on an Address database to make all tables PUBLIC. |
|
ValidatePostalId |
Ensure that an Address with a Postal Id is still valid. |
|
ValidateStreetName |
Checks to see if a Street Name is a valid i.e. it exists in the Address Database. |
|
ValidateSuburbCityStatePostcode |
Ensure that the Suburb, City, State and Postcode combination is valid. |