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

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

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

    See Also