Gets a list with all resources associated with this appointment.
Namespace: MindFusion.Scheduling
Package: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public override ResourceCollection<Resource> Resources { get; set; } |
Visual Basic
![]() |
---|
Public Overrides Property Resources As ResourceCollection(Of Resource) |
An instance of the ResourceCollection class containing the resources associated with this item.