ESRI.ArcGIS.ADF.Web.DataSources.IMS
MapResource Class Members
See Also  Properties  Methods 
ESRI.ArcGIS.ADF.Web.DataSources.IMS Namespace : MapResource Class




The following tables list the members exposed by MapResource.

Public Constructors

 NameDescription
Public ConstructorMapResource ConstructorOverloaded.  Default constructor.  
Top

Public Properties

 NameDescription
Public PropertyDataSourceThe GIS data source used by this GIS resource. (Inherited from GISResource)
Public PropertyDisplaySettings Settings for display of the map resource, including visibility, transparency and image format.  
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 PropertyMapInformation The MapInformation object provides information on the map, including default extent, default spatial reference, and full extent.  
Public PropertyMapService The ArcIMS MapService used in the resource.  
Public PropertyMapView The ArcIMS MapView used to draw maps and related operations.  
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 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 with its data source.  
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.