ESRI.ArcGIS.ADF.Web.DataSources | |
IMapFunctionality Interface | |
Members See Also |
ESRI.ArcGIS.ADF.Web.DataSources Namespace : IMapFunctionality Interface |
Visual Basic (Declaration) | |
---|---|
Public Interface IMapFunctionality Inherits IGISFunctionality |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public interface IMapFunctionality : IGISFunctionality |
The IMapFunctionality interface is implemented by:
- ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.MapFunctionality
- ESRI.ArcGIS.ADF.Web.DataSources.Graphics.MapFunctionality
- ESRI.ArcGIS.ADF.Web.DataSources.IMS.MapFunctionality
- ESRI.ArcGIS.ADF.Web.DataSources.OGCWMSService.MapFunctionality
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).