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