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




Object Model



Syntax

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

Inheritance Hierarchy

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

See Also

© 2010 All Rights Reserved.