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




The following tables list the members exposed by GISResource.

Public Properties

 NameDescription
Public PropertyDataSourceThe GIS data source used by this GIS resource.  
Public PropertyFunctionalitiesThe collection of GIS functionalities that this resource supports.  
Public PropertyInitialized Whether the resource has been initialized.  
Public PropertyNameName of the GIS Resource.  
Public PropertyResourceDefinitionDefinition of this resource as a string.  
Public PropertyServerConnectionThe connection to the ArcIMS server.  
Public PropertyValidationIntervalHow often the resource should be validated.  
Public PropertyValidationTimeout Time out for validating a resource in milliseconds. Can be used in Initialize.  
Top

Public Methods

 NameDescription
Public MethodClearState Clears the state maintained by this resource.  
Public MethodCreateFunctionalityCreates the requested functionality.  
Public MethodDispose Disposes the resource, save the state.  
Public MethodGetSchema Get XML Schema.  
Public MethodInitializeInitializes the resource.  
Public MethodLoadStateLoads the state of the resource from its data source.  
Public MethodReadXml Read XML.  
Public MethodSaveStateSaves the state of the resource.  
Public MethodSupportsFunctionalityWhether the resource supports the passed in functionality type.  
Public MethodValidate Validates whether the service used by the resource is available.  
Public MethodWriteXml Write XML.  
Top

See Also

© 2010 All Rights Reserved.