StructuredAddressData Properties |
The StructuredAddressData type exposes the following members.
Name | Description | |
---|---|---|
Building |
Gets Building name.
| |
City |
Gets the city name.
| |
Country |
Gets or sets the Country for this address.
| |
County |
Gets the county name.
| |
Fields |
Returns a list of field names that can be accessed on this IAddressData.
| |
JSONName |
Gets the JSONName of the object.
| |
LocalizedUnits |
Gets the units types and numbers as a preformatted string.
| |
Location |
Gets or sets the LatLon for this address.
| |
MaxStreetNumber |
Gets the maximum house number on this street.
| |
MinStreetNumber |
Gets the minimum house number on this street.
| |
PostCode |
Gets the postcode.
| |
Regions |
Gets the region names.
| |
State |
Gets the state name.
| |
StreetNames |
Gets all of the names of this street.
The primary street name is the first element of the array.
| |
StreetNumber |
Gets the street number.
| |
Subregions |
Gets the subregion names.
| |
Suburb |
Gets the suburb name.
| |
Unit | Obsolete.
Gets the unit number as a string.
| |
Units |
Gets the unit types and corresponding unit numbers as AddressUnit objects. E.g. "Floor 2, Building 3".
|