Scheduler for WPF | ComponentOne
C1.Schedule Namespace / AppointmentCollection Class / Resources Property

In This Topic
    Resources Property (AppointmentCollection)
    In This Topic
    Gets the reference to the associated ResourceCollection object.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Resources As ResourceCollection
    public ResourceCollection Resources {get;}
    See Also