ESRI.ArcGIS.ADF.Web.DataSources
IGISResource Interface Properties
See Also 
ESRI.ArcGIS.ADF.Web.DataSources Namespace : IGISResource Interface




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

Public Properties

 NameDescription
 PropertyDataSourceThe GIS data source used to create this GIS resource.  
 PropertyFunctionalitiesThe collection of GIS functionalities created by a GIS resource.  
 PropertyInitializedWhether the resource has been initialized. Deprecated. It is recommended that implementations initialize on demand, i.e., when properties or methods are used that require initialization. Clients of this interface using custom datasource implementations should continue to call this method unless they are sure that the custom datasource initializes on demand.  
 PropertyName Name of the GIS Resource  
 PropertyResourceDefinitionA definition string for a GIS resource.  
 PropertyValidationTimeout Timeout for validating a resource in milliseconds. Can be used when initializing a resource.  
Top

See Also

© 2010 All Rights Reserved.