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




Object Model


Syntax

Visual Basic (Declaration) 
<DebuggerStepThroughAttribute()>
<GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")>
<DesignerCategoryAttribute("code")>
<XmlTypeAttribute("http://dev.virtualearth.net/webservices/v1/imagery")>
<SerializableAttribute()>
Public Class MapUriResponse 
   Inherits ResponseBase
Visual Basic (Usage)Copy Code
Dim instance As MapUriResponse
C# 
[DebuggerStepThroughAttribute()]
[GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")]
[DesignerCategoryAttribute("code")]
[XmlTypeAttribute("http://dev.virtualearth.net/webservices/v1/imagery")]
[SerializableAttribute()]
public class MapUriResponse : ResponseBase 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService.Services.ResponseBase
      ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService.Services.MapUriResponse

See Also

© 2010 All Rights Reserved.