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

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