Gets the duration of a working day using the Standard schedule.

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

Syntax

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

See Also