Gets a list with the parent resources.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public Resource[] Parents { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Parents As Resource() |
An array with the parent resources.
This array contains a single resource, which is the parent whose secondary resources are being customized.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |