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





Gets the old value of the time property that has changed.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public DateTime Time { get; }

Visual Basic  Copy Code

Public ReadOnly Property Time As DateTime

 Property Value

An instance of the System.DateTime structure.

 See Also

ItemTimeEventArgs Members
ItemTimeEventArgs Class
MindFusion.Scheduling Namespace