Gets the old end time of the 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 value representing the original end time of the modified item.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |