Gets the start time of the current day interval.

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

Syntax

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

See Also