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