ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer
MinCandidateScore Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace > GeocodeFunctionality.RequiresNoInitProps Class : MinCandidateScore Property




Syntax

Visual Basic (Declaration) 
<CompilerGeneratedAttribute()>
Public Property MinCandidateScore As Integer
Visual Basic (Usage)Copy Code
Dim instance As GeocodeFunctionality.RequiresNoInitProps
Dim value As Integer
 
instance.MinCandidateScore = value
 
value = instance.MinCandidateScore
C# 
[CompilerGeneratedAttribute()]
public int MinCandidateScore {get; set;}

See Also

© 2010 All Rights Reserved.