The potential start time of the new schedule item.

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public DateTime StartTime { get; private set; }
Visual Basic (Declaration)
Public Property StartTime As DateTime

See Also