UnknownGeocodeAddress Properties |
The UnknownGeocodeAddress type exposes the following members.
Name | Description | |
---|---|---|
AddressRanges |
Gets the known street-number ranges for the result of this geocode. If this address is not
a street, or if a specific street-number was provided as part of the search,
null will be returned. If there is no known number data for this street, an empty
array will be returned.
(Inherited from GeocodeAddress.) | |
City |
The name of the city.
(Overrides GeocodeAddressCity.) | |
ConfidenceScores |
The confidence that this address matches the Geocoded address. The confidence is only
applicable to forward geocode results; it is not applicable to drill down geocode
results.
(Inherited from GeocodeAddress.) | |
FormattedAddress |
Returns a long line formatted string representing a structured address returned from a geocoding operation.
(Inherited from GeocodeAddress.) | |
ItemInt32 |
Gets or sets the value of a field, given the field's index.
(Inherited from GeocodeAddress.) | |
ItemString |
Gets or sets a field given the field's name.
(Inherited from GeocodeAddress.) | |
ItemString, String |
Gets or sets a field based on the given language and field name.
(Inherited from GeocodeAddress.) | |
Line1 | Obsolete.
The first line of this address in the form "1234 Main St".
(Inherited from GeocodeAddress.) | |
PostalCode |
The zip code of this address.
(Overrides GeocodeAddressPostalCode.) | |
Region |
The name of the region.
(Overrides GeocodeAddressRegion.) | |
Street |
The street number (if available) and name.
(Overrides GeocodeAddressStreet.) | |
Subregions |
The names of the suburbs and regions that subdivide the city.
(Overrides GeocodeAddressSubregions.) |