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