Gets references to all resources associated with this appointment.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public override ResourceCollection<Resource> Resources { get; } |
Visual Basic Copy Code |
---|
Public Overrides ReadOnly Property Resources As ResourceCollection(Of Resource) |
An instance of the ResourceCollection class containing the resources associated with this item.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |