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

In This Topic
    e Method (ae)
    In This Topic
    Syntax
    'Declaration
     
    Protected e As System.Collections.Generic.List(Of Status)
    protected System.Collections.Generic.List<Status> e
    See Also