![]() ![]() |
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer | |
GeocodeResourceInternet Class Members | |
See Also Properties Methods Send Feedback |
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace : GeocodeResourceInternet Class |
The following tables list the members exposed by GeocodeResourceInternet.
Name | Description | |
---|---|---|
![]() | GeocodeResourceInternet Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | CacheInApplicationState | Whether to use application state to cache resource information. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GeocodeResourceBase) |
![]() | CacheTimeOut | The time in hours after which resource information cached in application state should be refreshed. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GeocodeResourceBase) |
![]() | DataSource | Data source that is used for the resource. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISResourceBase) |
![]() | Functionalities | Obtains the collection of functionalities associated with this GIS resource. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISResourceBase) |
![]() | GeocodeServerProxy | Overridden. The proxy class for communicating with the GIS server. |
![]() | Initialized | Whether the resource has been initialized. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISResourceBase) |
![]() | LocatorProperties | Gets the GeocodeServer Locator properties. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GeocodeResourceBase) |
![]() | MinCandidateScore | Minimum score in order to be returned as a geocode candidate. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GeocodeResourceBase) |
![]() | MinMatchScore | Minimum score to be returned as a geocode match. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GeocodeResourceBase) |
![]() | Name | Name of the GIS resource. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISResourceBase) |
![]() | ResourceDefinition | Definition of the resource in a string format. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISResourceBase) |
![]() | Service | Name of the geocode service. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GeocodeResourceBase) |
![]() | ShowAllCandidates | Whether to return all candidates, or (if false) only the matched one. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GeocodeResourceBase) |
![]() | Url | The URL for connecting to the ArcGIS Server geocode service. |
![]() | ValidationInterval | How often the resource should be validated. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISResourceBase) |
![]() | ValidationTimeout | Time out for validating a resource in milliseconds. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISResourceBase) |
Name | Description | |
---|---|---|
![]() | ClearState | Clears the state maintained by this resource. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISResourceBase) |
![]() | CreateFunctionality | Creates the functionality of the type specified. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISResourceBase) |
![]() | Dispose | Overridden. Disposes of the resource. |
![]() | Initialize | Initializes the resource to make it ready to use. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISResourceBase) |
![]() | LoadState | Loads the state of the resource. The data source must have been specified previously. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISResourceBase) |
![]() | PerformValidation | Do the actual validation. Validate will call this method if validation is required for this initialization according to the ValidationInterval setting and whether validation has already succeeded for the session. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISResourceBase) |
![]() | SaveState | Saves the state of the resource. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISResourceBase) |
![]() | SupportsFunctionality | Whether the resource supports a specific type of IGISFunctionality. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISResourceBase) |
![]() | Validate | Overridden. Validates whether the service used by the resource is up. |