Gets the resources to group by.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public List<Resource> GroupByResources { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property GroupByResources As List(Of Resource) |
A list of the resource to group by.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |