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

In This Topic
    State Property (Schedule)
    In This Topic
    Syntax
    'Declaration
     
    Public Property State As ScheduleStateEnum
    public ScheduleStateEnum State {get; set;}
    See Also