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

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

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

    See Also