ESRI.ArcGIS.ADF.ArcGISServer
GetConfigCompletedEventArgs Class
Members  See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace : GetConfigCompletedEventArgs Class




Syntax

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

Inheritance Hierarchy

System.Object
   System.EventArgs
      System.ComponentModel.AsyncCompletedEventArgs
         ESRI.ArcGIS.ADF.ArcGISServer.GetConfigCompletedEventArgs

See Also

© 2010 All Rights Reserved.