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




Object Model



Syntax

Visual Basic (Declaration) 
<WebServiceBindingAttribute(Name="CommonServiceSoap", Namespace="http://s.mappoint.net/mappoint-30/")>
<DebuggerStepThroughAttribute()>
<GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")>
<DesignerCategoryAttribute("code")>
Public Class CommonService 
   Inherits SoapHttpClientProtocol
Visual Basic (Usage)Copy Code
Dim instance As CommonService
C# 
[WebServiceBindingAttribute(Name="CommonServiceSoap", Namespace="http://s.mappoint.net/mappoint-30/")]
[DebuggerStepThroughAttribute()]
[GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")]
[DesignerCategoryAttribute("code")]
public class CommonService : SoapHttpClientProtocol 

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.