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

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

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

    See Also