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

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)

Syntax

C#
public TimeOfDay WorkingDayFinish { get; internal set; }
Visual Basic (Declaration)
Public Property WorkingDayFinish As TimeOfDay

See Also