ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer
GISDataSourceInternet Class
Members  See Also  Send Feedback
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace : GISDataSourceInternet Class




Provides methods for discovering ArcGIS Server resources when using Internet (Web service) connections. An ArcGIS Server data source based on an Internet (Web service) connection.

Object Model

GISDataSourceInternet Class

Syntax

Visual Basic (Declaration) 
<SerializableAttribute()>
Public Class GISDataSourceInternet 
   Inherits GISDataSourceBase
   Implements ESRI.ArcGIS.ADF.Web.DataSources.IDataSourceDiscovery, ESRI.ArcGIS.ADF.Web.DataSources.IGISDataSource 
Visual Basic (Usage)Copy Code
Dim instance As GISDataSourceInternet
C# 
[SerializableAttribute()]
public class GISDataSourceInternet : GISDataSourceBase, ESRI.ArcGIS.ADF.Web.DataSources.IDataSourceDiscovery, ESRI.ArcGIS.ADF.Web.DataSources.IGISDataSource  

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.