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




Object Model


Syntax

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

Inheritance Hierarchy

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

See Also

© 2010 All Rights Reserved.