Represents the continuous day schedule provider method representing the schedule of Sunday - Saturday, 24h/day.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)
Syntax
C# |
---|
public static TimeIntervalCollection ContinuousScheduleProvider( Date date ) |
Visual Basic (Declaration) |
---|
Public Shared Function ContinuousScheduleProvider ( _ date As Date _ ) As TimeIntervalCollection |
Parameters
- date
- Type: DlhSoft.Windows.Data..::.Date