Updates the NonworkingDayIntervalProvider definition to consider the specified day time break, such as for having lunch.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public void AddWorkingDayTimeBreak( TimeOfDay start, TimeOfDay finish ) |
Visual Basic (Declaration) |
---|
Public Sub AddWorkingDayTimeBreak ( _ start As TimeOfDay, _ finish As TimeOfDay _ ) |
Parameters
- start
- Type: DlhSoft.Windows.Data..::.TimeOfDay
- finish
- Type: DlhSoft.Windows.Data..::.TimeOfDay