ESRI.ArcGIS.ADF.Web.DataSources
IMapResource Interface
Members  See Also 
ESRI.ArcGIS.ADF.Web.DataSources Namespace : IMapResource Interface




A GIS resource for display and query of maps.

Syntax

Visual Basic (Declaration) 
Public Interface IMapResource 
   Inherits IGISResource 
Visual Basic (Usage)Copy Code
Dim instance As IMapResource
C# 
public interface IMapResource : IGISResource  

Remarks

IMapResource is an extension of IGISResource and therefore includes all of its properties and methods. It adds properties to enable the resource to handle map display and related operations.

For more discussion of GIS resources and functionalities, see the topic Working with the Common Data Source API in the Developer Help (also available online at the ArcGIS Resource Center).

See Also

© 2010 All Rights Reserved.