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

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