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

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

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

    See Also