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




Syntax

Visual Basic (Declaration) 
<CompilerGeneratedAttribute()>
Public Property ShowAllCandidates As Boolean
Visual Basic (Usage)Copy Code
Dim instance As GeocodeResource.RequiresNoInitProps
Dim value As Boolean
 
instance.ShowAllCandidates = value
 
value = instance.ShowAllCandidates
C# 
[CompilerGeneratedAttribute()]
public bool ShowAllCandidates {get; set;}

See Also

© 2010 All Rights Reserved.