Gets or sets the collection object that holds the activities, associated with the resource instance.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
C#
![]() |
---|
public ObservableCollection<Object> Allocations { get; set; } |
Visual Basic
![]() |
---|
Public Property Allocations As ObservableCollection(Of Object) |
A collection with all allocations of this resource.
MindFusion.Scheduling for WPF Programmer's Guide | © 2025 MindFusion |