ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService
CommonServiceProxy Class
Members  See Also 
ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService Namespace : CommonServiceProxy Class




Proxy class for CommonService class

Object Model



Syntax

Visual Basic (Declaration) 
Public Class CommonServiceProxy 
   Inherits CommonService
Visual Basic (Usage)Copy Code
Dim instance As CommonServiceProxy
C# 
public class CommonServiceProxy : CommonService 

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.Web.DataSources.VirtualEarthService.TokenService.CommonService
                     ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService.CommonServiceProxy

See Also

© 2010 All Rights Reserved.