Scheduler for WinForms | ComponentOne
C1.ScheduleCore Assembly / (Global) Namespace / at Class / h Field

In This Topic
    h Field (at)
    In This Topic
    Syntax
    'Declaration
     
    Protected h As System.Collections.Generic.IList(Of Appointment)
    protected System.Collections.Generic.IList<Appointment> h
    See Also