ESRI.ArcGIS.ADF.ArcGISServer
GeoDataServerProxy Class
Members  See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace : GeoDataServerProxy Class




Syntax

Visual Basic (Declaration) 
<XmlIncludeAttribute(ESRI.ArcGIS.ADF.ArcGISServer.Rule)>
<DesignerCategoryAttribute("code")>
<DebuggerStepThroughAttribute()>
<GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")>
<WebServiceBindingAttribute(Name="GeoDataServerBinding", Namespace="http://www.esri.com/schemas/ArcGIS/10.0")>
Public Class GeoDataServerProxy 
   Inherits SoapHttpClientProtocol
   Implements IHttpProxy 
Visual Basic (Usage)Copy Code
Dim instance As GeoDataServerProxy
C# 
[XmlIncludeAttribute(ESRI.ArcGIS.ADF.ArcGISServer.Rule)]
[DesignerCategoryAttribute("code")]
[DebuggerStepThroughAttribute()]
[GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")]
[WebServiceBindingAttribute(Name="GeoDataServerBinding", Namespace="http://www.esri.com/schemas/ArcGIS/10.0")]
public class GeoDataServerProxy : SoapHttpClientProtocol, IHttpProxy  

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Web.Services.Protocols.WebClientProtocol
            System.Web.Services.Protocols.HttpWebClientProtocol
               System.Web.Services.Protocols.SoapHttpClientProtocol
                  ESRI.ArcGIS.ADF.ArcGISServer.GeoDataServerProxy
                     ESRI.ArcGIS.ADF.ArcGISServer.GeoDataServerDcomProxy

See Also

© 2010 All Rights Reserved.