Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / (Global) Namespace / cm Class / ae Field

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