Scheduler for WinForms | ComponentOne
C1.ScheduleCore Assembly / (Global) Namespace / av Class / t Property

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