Hit Class |
Namespace: Autoaddress.Autoaddress2_0.Model.ReverseGeocode
The Hit type exposes the following members.
| Name | Description | |
|---|---|---|
| AddressId |
Gets the Address ID (i.e. ECAD ID for Ireland).
| |
| Distance |
Get the distance of building from location in metres.
| |
| GeographicAddress |
Gets the geographic address for the building in requested language.
| |
| Links |
Gets the links.
| |
| PostalAddress |
Gets the postal address for the building in requested language.
| |
| ReformattedAddress |
Gets the address reformatted (if an address profile name supplied in request).
| |
| ReformattedAddressResult |
Gets the reformatted address result.
| |
| VanityAddress |
Gets the vanity address (if requested).
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |