ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer
GeocodeResourceBase Class Properties
See Also  Send Feedback
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace : GeocodeResourceBase Class




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

Public Properties

 NameDescription
public PropertyCacheInApplicationState Whether to use application state to cache resource information.  
public PropertyCacheTimeOut The time in hours after which resource information cached in application state should be refreshed.  
public PropertyDataSourceData source that is used for the resource. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISResourceBase)
public PropertyFunctionalities Obtains the collection of functionalities associated with this GIS resource. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISResourceBase)
public PropertyGeocodeServerProxyThe proxy class for communicating with the GIS server.  
public PropertyInitialized Whether the resource has been initialized. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISResourceBase)
public PropertyLocatorPropertiesGets the GeocodeServer Locator properties.  
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.ArcGISServer.GISResourceBase)
public PropertyResourceDefinitionOverridden.  Definition of the geocode resource in string format. Identifies the server and geocode service.  
public PropertyServiceName of the geocode service.  
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.ArcGISServer.GISResourceBase)
public PropertyValidationTimeout Time out for validating a resource in milliseconds. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISResourceBase)
Top

See Also

© 2011 All Rights Reserved.