Gets a list with objects describing the activities this resource is allocated for.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
C#
![]() |
---|
public abstract IEnumerable<IResourceAllocationViewModel> Allocations { get; } |
Visual Basic
![]() |
---|
Public MustOverride ReadOnly Property Allocations As IEnumerable(Of IResourceAllocationViewModel) |
An IEnumerable with all allocations of this resource.
MindFusion.Scheduling for WPF Programmer's Guide | © 2025 MindFusion |