Gets the resources previously associated with the modified item.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public ResourceCollection OldResources { get; set; } |
Visual Basic Copy Code |
---|
Public Property OldResources As ResourceCollection |
A ResourceCollection containing the resources the modified item was previously associated with.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |