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

In This Topic
    af Field (bv)
    In This Topic
    Syntax
    'Declaration
     
    Protected af As System.Collections.Generic.IList(Of Date)
    protected System.Collections.Generic.IList<DateTime> af
    See Also