Gets method that returns the work time intervals of a specified day that defines the Schedule instance.

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

Syntax

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

See Also