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




Object Model


Syntax

Visual Basic (Declaration) 
<GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")>
<DesignerCategoryAttribute("code")>
<DebuggerStepThroughAttribute()>
Public Class GetVersionInfoCompletedEventArgs 
   Inherits AsyncCompletedEventArgs
Visual Basic (Usage)Copy Code
Dim instance As GetVersionInfoCompletedEventArgs
C# 
[GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")]
[DesignerCategoryAttribute("code")]
[DebuggerStepThroughAttribute()]
public class GetVersionInfoCompletedEventArgs : AsyncCompletedEventArgs 

Inheritance Hierarchy

System.Object
   System.EventArgs
      System.ComponentModel.AsyncCompletedEventArgs
         ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService.TokenService.GetVersionInfoCompletedEventArgs

See Also

© 2010 All Rights Reserved.