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




Syntax

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

Inheritance Hierarchy

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

See Also

© 2010 All Rights Reserved.