ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping.Geocoding Namespace / GeocodeResult Class / Score Property

In This Topic
    Score Property
    In This Topic
    Gets the match score of the geocode candidate.
    Syntax
    public double Score {get;}
    Public ReadOnly Property Score As Double
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also