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