Gets the start time of day of the scheduled time interval.

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)

Syntax

C#
public TimeOfDay Start { get; set; }
Visual Basic (Declaration)
Public Property Start As TimeOfDay

See Also