FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / CancelJobCompletedEventArgs Class
Members

In This Topic
    CancelJobCompletedEventArgs Class
    In This Topic
    Object Model
    CancelJobCompletedEventArgs Class
    Syntax
    'Declaration
     
    Public Class CancelJobCompletedEventArgs 
       Inherits System.ComponentModel.AsyncCompletedEventArgs
    public class CancelJobCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          System.ComponentModel.AsyncCompletedEventArgs
             C1.Win.ImportServices.ReportingService4.CancelJobCompletedEventArgs

    See Also