FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / GetDataDrivenSubscriptionPropertiesCompletedEventArgs Class / Active Property

In This Topic
    Active Property (GetDataDrivenSubscriptionPropertiesCompletedEventArgs)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Active As ActiveState
    public ActiveState Active {get;}
    See Also