Gets the working week start day of the current schedule object.

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

Syntax

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

See Also