Gets the standard time of working day using the Standard schedule.

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

Syntax

C#
public static TimeSpan StandardDayStart { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property StandardDayStart As TimeSpan

See Also