![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
MinScore Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Geocode Namespace > Geocoder Class : MinScore Property |
Visual Basic (Declaration) | |
---|---|
Public Property MinScore As Integer |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As Geocoder Dim value As Integer instance.MinScore = value value = instance.MinScore |
C# | |
---|---|
public int MinScore {get; set;} |
For an example, see AddressValueCollection .
This property specifies how close the feature must match the geocoded value to be considered a match. Scores are affected by the SpellingSensitivity setting in the map service.
A candidate with a score of 100 means a perfect match, and 0 means no match.
Default is 60.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family