Gets the continuous instance of the Schedule class representing the schedule of Sunday - Saturday, 24h/day.

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

Syntax

C#
public static Schedule Continuous { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property Continuous As Schedule

See Also