Raised when any of the resources associated with an item in the schedule has changed.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public event EventHandler<ItemEventArgs> ItemResourceChanged |
Visual Basic Copy Code |
---|
Public Event ItemResourceChanged As EventHandler(Of ItemEventArgs) |
Scheduling for .NET MAUI Guide | © 2023 MindFusion |