Gets the old start time of the item.
Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public DateTime OldStartTime { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property OldStartTime As DateTime |
A .NET DateTime value representing the original start time of the modified item.