Called when the WorkTimeIntervals property changes.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)
Syntax
| C# |
|---|
protected virtual void OnWorkTimeIntervalsChanged( TimeIntervalCollection oldWorkTimeIntervals, TimeIntervalCollection newWorkTimeIntervals ) |
| Visual Basic (Declaration) |
|---|
Protected Overridable Sub OnWorkTimeIntervalsChanged ( _ oldWorkTimeIntervals As TimeIntervalCollection, _ newWorkTimeIntervals As TimeIntervalCollection _ ) |
Parameters
- oldWorkTimeIntervals
- Type: DlhSoft.Windows.Data..::.TimeIntervalCollection
- newWorkTimeIntervals
- Type: DlhSoft.Windows.Data..::.TimeIntervalCollection