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

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