Gets the finish 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 StandardDayFinish { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property StandardDayFinish As TimeSpan

See Also