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