Gets the working day start time of the current schedule object.

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

Syntax

C#
public TimeOfDay WorkingDayStart { get; internal set; }
Visual Basic (Declaration)
Public Property WorkingDayStart As TimeOfDay
	Get
	Friend Set

See Also