Gets references to all resources associated with this item.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public abstract ResourceCollection<Resource> Resources { get; set; } |
Visual Basic
![]() |
---|
Public MustOverride Property Resources As ResourceCollection(Of Resource) |
An instance of the ResourceCollection class that contains Resource objects associated with this Item.