Called when the CostPerHourMemberPath property changes.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.Management.Controls (in DlhSoft.ProjectData.Management.Controls.dll)
Syntax
C# |
---|
protected virtual void OnCostPerHourMemberPathChanged( string oldCostPerHourMemberPath, string newCostPerHourMemberPath ) |
Visual Basic (Declaration) |
---|
Protected Overridable Sub OnCostPerHourMemberPathChanged ( _ oldCostPerHourMemberPath As String, _ newCostPerHourMemberPath As String _ ) |
Parameters
- oldCostPerHourMemberPath
- Type: System..::.String
- newCostPerHourMemberPath
- Type: System..::.String