ArcGIS API for Silverlight - Library Reference
BaseEventArgs Class
Members  See Also  Send comments on this topic
ESRI.ArcGIS.Client.Printing Namespace : BaseEventArgs Class

Base EventArgs for the task events.

Object Model

BaseEventArgs Class

Syntax

Visual Basic (Declaration) 
Public MustInherit Class BaseEventArgs 
   Inherits System.EventArgs
C# 
public abstract class BaseEventArgs : System.EventArgs 

Inheritance Hierarchy

System.Object
   System.EventArgs
      ESRI.ArcGIS.Client.Printing.BaseEventArgs
         ESRI.ArcGIS.Client.Printing.PrintEventArgs
         ESRI.ArcGIS.Client.Printing.PrintJobEventArgs
         ESRI.ArcGIS.Client.Printing.ServiceInfoEventArgs

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.