Gets the previous start time of the modified item.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public DateTime OldStartTime { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property OldStartTime As DateTime |
A .NET DateTime object representing the previous start time of the modified item.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |