Called when the DefinitionInfo property changes.
Namespace:
DlhSoft.Windows.Data
Assembly:
DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)
Syntax
C# |
---|
protected virtual void OnDefinitionInfoChanged( ScheduleDefinitionInfo oldSchedule, ScheduleDefinitionInfo newSchedule ) |
Visual Basic (Declaration) |
---|
Protected Overridable Sub OnDefinitionInfoChanged ( _ oldSchedule As ScheduleDefinitionInfo, _ newSchedule As ScheduleDefinitionInfo _ ) |
Parameters
- oldSchedule
- Type: DlhSoft.Windows.Data..::.ScheduleDefinitionInfo
- newSchedule
- Type: DlhSoft.Windows.Data..::.ScheduleDefinitionInfo