ESRI.ArcGIS.ADF.Web.DataSources.IMS | |
GeocodeResource Class Members | |
See Also Properties Methods |
ESRI.ArcGIS.ADF.Web.DataSources.IMS Namespace : GeocodeResource Class |
The following tables list the members exposed by GeocodeResource.
Name | Description | |
---|---|---|
GeocodeResource Constructor | Overloaded. Creates a new instance of a geocode resource. |
Name | Description | |
---|---|---|
DataSource | The GIS data source used by this GIS resource. (Inherited from GISResource) | |
FeatureLayer | The ArcIMS FeatureLayer on which geocoding occurs. | |
Functionalities | The collection of GIS functionalities that this resource supports. (Inherited from GISResource) | |
Initialized | Whether the resource has been initialized. (Inherited from GISResource) | |
MapService | The ArcIMS MapService used in the resource. | |
MapView | The ArcIMS MapView used to draw maps and related operations. | |
MinCandidateScore | Minimum score in order to be returned as a geocode candidate. | |
MinMatchScore | Minimum score to be returned as a geocode match. | |
Name | Name of the GIS Resource. (Inherited from GISResource) | |
ResourceDefinition | Definition of this resource as a string. (Inherited from GISResource) | |
ServerConnection | The connection to the ArcIMS server. (Inherited from GISResource) | |
ShowAllCandidates | Whether to return all candidates, or (if false) only the matched one. | |
ValidationInterval | How often the resource should be validated. (Inherited from GISResource) | |
ValidationTimeout | Time out for validating a resource in milliseconds. Can be used in Initialize. (Inherited from GISResource) |
Name | Description | |
---|---|---|
ClearState | Clears the state maintained by this resource. (Inherited from GISResource) | |
CreateFunctionality | Overridden. Creates the requested functionality. | |
Dispose | Disposes the resource, save the state. (Inherited from GISResource) | |
GetSchema | Get XML Schema. (Inherited from GISResource) | |
Initialize | Initializes the resource. (Inherited from GISResource) | |
LoadState | Loads the state of the resource from its data source. (Inherited from GISResource) | |
ReadXml | Read XML. (Inherited from GISResource) | |
SaveState | Overridden. Saves the state of the resource. | |
SupportsFunctionality | Overridden. Whether the resource supports the passed in functionality type. | |
Validate | Validates whether the service used by the resource is available. (Inherited from GISResource) | |
WriteXml | Write XML. (Inherited from GISResource) |