GeocodeResult Class Properties
In This Topic
For a list of all members of this type, see GeocodeResult members.
Public Properties
| Name | Description |
 | DisplayLocation |
Gets the display location of the geocode candidate.
|
 | Extent |
Gets the display zoom extent of the geocode candidate.
|
 | FieldValues |
Gets a dictionary of field names and values
|
 | Label |
Gets the formatted address label for the geocode candidate.
|
 | ProviderName |
Gets the name of the locator provider that produced this geocode candidate.
|
 | Score |
Gets the match score of the geocode candidate.
|
Top
See Also