Gets or sets the resource allocation associated with the bound activity. This is a dependency property.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
C#
![]() |
---|
public IEnumerable ResourceAllocations { get; set; } |
Visual Basic
![]() |
---|
Public Property ResourceAllocations As IEnumerable |
An .NET IEnumerable with the resource allocations related to the underlying activity.
MindFusion.Scheduling for WPF Programmer's Guide | © 2025 MindFusion |