ESRI.ArcGIS.ADF.Web.DataSources.IMS
MinMatchScore Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.IMS Namespace > GeocodeResource Class : MinMatchScore Property




Minimum score to be returned as a geocode match.

Syntax

Visual Basic (Declaration) 
Public Property MinMatchScore As Integer
Visual Basic (Usage)Copy Code
Dim instance As GeocodeResource
Dim value As Integer
 
instance.MinMatchScore = value
 
value = instance.MinMatchScore
C# 
public int MinMatchScore {get; set;}

See Also

© 2010 All Rights Reserved.