Scheduler for WinForms | ComponentOne
C1.Win.Schedule.8 Assembly / (Global) Namespace / bj Class / ae Field

In This Topic
    ae Field (bj)
    In This Topic
    Syntax
    'Declaration
     
    Protected ae As System.Collections.Generic.List(Of Date)
    protected System.Collections.Generic.List<DateTime> ae
    See Also