Gets references to all resources associated with this item.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public abstract ResourceCollection Resources { get; } |
Visual Basic Copy Code |
---|
Public MustOverride ReadOnly Property Resources As ResourceCollection |
An instance of the ResourceCollection class containing the resources associated with this item.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |