Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
Schedule
.
.
::
.
Standard Property
Schedule Class
See Also
Send Feedback
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
Schedule Class
DlhSoft.Windows.Data Namespace