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

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

Syntax

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

See Also