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




Syntax

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

See Also

© 2010 All Rights Reserved.