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

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