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