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