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.

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 GISResource)
Public PropertyFeatureLayer The ArcIMS FeatureLayer on which geocoding occurs.  
Public PropertyFunctionalitiesThe collection of GIS functionalities that this resource supports. (Inherited from GISResource)
Public PropertyInitialized Whether the resource has been initialized. (Inherited from GISResource)
Public PropertyMapService The ArcIMS MapService used in the resource.  
Public PropertyMapView The 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 GISResource)
Public PropertyResourceDefinitionDefinition of this resource as a string. (Inherited from GISResource)
Public PropertyServerConnectionThe connection to the ArcIMS server. (Inherited from GISResource)
Public PropertyShowAllCandidatesWhether to return all candidates, or (if false) only the matched one.  
Public PropertyValidationIntervalHow often the resource should be validated. (Inherited from GISResource)
Public PropertyValidationTimeout Time out for validating a resource in milliseconds. Can be used in Initialize. (Inherited from GISResource)
Top

Public Methods

 NameDescription
Public MethodClearState Clears the state maintained by this resource. (Inherited from GISResource)
Public MethodCreateFunctionalityOverridden. Creates the requested functionality.  
Public MethodDispose Disposes the resource, save the state. (Inherited from GISResource)
Public MethodGetSchema Get XML Schema. (Inherited from GISResource)
Public MethodInitializeInitializes the resource. (Inherited from GISResource)
Public MethodLoadStateLoads the state of the resource from its data source. (Inherited from GISResource)
Public MethodReadXml Read XML. (Inherited from 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 GISResource)
Public MethodWriteXml Write XML. (Inherited from GISResource)
Top

See Also

© 2010 All Rights Reserved.