Scheduler for WPF | ComponentOne
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 Date
    public DateTime LastTime {get;}
    See Also