ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping.Geocoding Namespace / GeocodeResult Class
Properties Methods


In This Topic
    GeocodeResult Class Members
    In This Topic

    The following tables list the members exposed by GeocodeResult.

    Public Properties
     NameDescription
    Public Property Gets the display location of the geocode candidate.  
    Public Property Gets the display zoom extent of the geocode candidate.  
    Public Property Gets a dictionary of field names and values  
    Public Property Gets the formatted address label for the geocode candidate.  
    Public Property Gets the name of the locator provider that produced this geocode candidate.  
    Public Property Gets the match score of the geocode candidate.  
    Top
    Public Methods
     NameDescription
    Public Method Returns a string representation of the geocode candidate. This string representation is 'Label; (Score)'  
    Top
    See Also