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

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

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

    See Also