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

In This Topic
    NextRunTime Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property NextRunTime As Date
    public DateTime NextRunTime {get; set;}
    See Also