Scheduler for WinForms | ComponentOne
C1.Win.Schedule.6 Assembly / C1.Win.Schedule.Forms Namespace / ResourceListForm Class / List Property

In This Topic
    List Property (ResourceListForm)
    In This Topic
    Gets the C1.Schedule.ResourceList object.
    Syntax
    'Declaration
     
    Public ReadOnly Property List As ResourceList
    public ResourceList List {get;}
    See Also