Gets the old value of the time property whose change caused the event to occur.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public DateTime Time { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Time As DateTime |
An instance of the DateTime class.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |