MindFusion.Scheduling for Silverlight Programmer's Guide
ItemModifiedEventArgs.OldEndTime Property
See Also
 





Gets the old end time of the item.

Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight

 Syntax

C#  Copy Code

public DateTime OldEndTime { get; }

Visual Basic  Copy Code

Public ReadOnly Property OldEndTime As DateTime

 Property Value

A .NET DateTime value representing the original end time of the modified item.

 See Also

ItemModifiedEventArgs Members
ItemModifiedEventArgs Class
MindFusion.Scheduling.Silverlight Namespace