Gets the standard instance of the Schedule class representing the schedule of Monday - Friday, 8h/day (8 AM - 4 PM).

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

Syntax

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

See Also