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




The following tables list the members exposed by GeocodeResource.

Public Constructors

 NameDescription
public ConstructorGeocodeResource ConstructorOverloaded. Creates a new instance of a geocode resource.  
Top

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

Public Methods

 NameDescription
public MethodClearState Clears the state maintained by this resource. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.IMS.GISResource)
public MethodCreateFunctionalityOverridden. Creates the requested functionality.  
public MethodDispose Disposes the resource, save the state. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.IMS.GISResource)
public MethodGetSchema Get XML Schema. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.IMS.GISResource)
public MethodInitializeInitializes the resource. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.IMS.GISResource)
public MethodLoadStateLoads the state of the resource from its data source. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.IMS.GISResource)
public MethodReadXml Read XML. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.IMS.GISResource)
public MethodSaveStateOverridden. Saves the state of the resource.  
public MethodSupportsFunctionalityOverridden. Whether the resource supports the passed in functionality type.  
public MethodValidate Validates whether the service used by the resource is available. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.IMS.GISResource)
public MethodWriteXml Write XML. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.IMS.GISResource)
Top

See Also

© 2011 All Rights Reserved.