Scheduler for WinForms | ComponentOne
C1.ScheduleCore Assembly / C1.Schedule Namespace / CalendarInfo Class / LastTime Property

In This Topic
    LastTime Property
    In This Topic
    Gets the System.DateTime value specifying maximum DateTime allowed.
    Syntax
    'Declaration
     
    Public ReadOnly Property LastTime As System.Date
    public System.DateTime LastTime {get;}
    See Also