ESRI.ArcGIS.ADF.Web.DataSources.IMS | |
GeocodeResource Class Properties | |
See Also |
ESRI.ArcGIS.ADF.Web.DataSources.IMS Namespace : GeocodeResource Class |
For a list of all members of this type, see GeocodeResource members.
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) |