Gets the previous end time of the modified item.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public DateTime OldEndTime { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property OldEndTime As DateTime |
A .NET DateTime object representing the previous end time of the modified item.