Called when the TaskScheduleMemberPath property changes.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
C# |
---|
protected virtual void OnTaskScheduleMemberPathChanged( string oldTaskScheduleMemberPath, string newTaskScheduleMemberPath ) |
Visual Basic (Declaration) |
---|
Protected Overridable Sub OnTaskScheduleMemberPathChanged ( _ oldTaskScheduleMemberPath As String, _ newTaskScheduleMemberPath As String _ ) |
Parameters
- oldTaskScheduleMemberPath
- Type: System..::.String
- newTaskScheduleMemberPath
- Type: System..::.String