Gets all resource allocations in the ViewModel.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
C#
![]() |
---|
IEnumerable<IResourceAllocationViewModel> ResourceAllocations { get; } |
Visual Basic
![]() |
---|
ReadOnly Property ResourceAllocations As IEnumerable(Of IResourceAllocationViewModel) |
An enumeration of all resource allocations in the project.
MindFusion.Scheduling for WPF Programmer's Guide | © 2025 MindFusion |