MindFusion.Scheduling for Silverlight Programmer's Guide
ItemTimeEventArgs.Time Property
See Also
 





Gets the old value of the time property whose change caused the event to occur.

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

 Syntax

C#  Copy Code

public DateTime Time { get; }

Visual Basic  Copy Code

Public ReadOnly Property Time As DateTime

 Property Value

An instance of the .NET DateTime class.

 See Also

ItemTimeEventArgs Members
ItemTimeEventArgs Class
MindFusion.Scheduling Namespace