ESRI.ArcGIS.ADF.Web.DataSources.IMS
GeocodeResource Class Properties
See Also  Send Feedback
ESRI.ArcGIS.ADF.Web.DataSources.IMS Namespace : GeocodeResource Class




For a list of all members of this type, see GeocodeResource members.

Public Properties

 NameDescription
public PropertyDataSourceThe GIS data source used by this GIS resource. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.IMS.GISResource)
public PropertyFeatureLayerThe ArcIMS FeatureLayer on which geocoding occurs.  
public PropertyFunctionalitiesThe collection of GIS functionalities that this resource supports. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.IMS.GISResource)
public PropertyInitialized Whether the resource has been initialized. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.IMS.GISResource)
public PropertyMapServiceThe ArcIMS MapService used in the resource.  
public PropertyMapViewThe ArcIMS MapView used to draw maps and related operations.  
public PropertyMinCandidateScoreMinimum score in order to be returned as a geocode candidate.  
public PropertyMinMatchScoreMinimum score to be returned as a geocode match.  
public PropertyNameName of the GIS Resource. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.IMS.GISResource)
public PropertyResourceDefinitionDefinition of this resource as a string. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.IMS.GISResource)
public PropertyServerConnectionThe connection to the ArcIMS server. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.IMS.GISResource)
public PropertyShowAllCandidatesWhether to return all candidates, or (if false) only the matched one.  
public PropertyValidationIntervalHow often the resource should be validated. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.IMS.GISResource)
public PropertyValidationTimeout Time out for validating a resource in milliseconds. Can be used in Initialize. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.IMS.GISResource)
Top

See Also

© 2011 All Rights Reserved.