Called when the IsMilestoneMemberPath property changes.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)
Syntax
C# |
---|
protected virtual void OnIsMilestoneMemberPathChanged( string oldIsMilestoneMemberPath, string newIsMilestoneMemberPath ) |
Visual Basic (Declaration) |
---|
Protected Overridable Sub OnIsMilestoneMemberPathChanged ( _ oldIsMilestoneMemberPath As String, _ newIsMilestoneMemberPath As String _ ) |
Parameters
- oldIsMilestoneMemberPath
- Type: System..::.String
- newIsMilestoneMemberPath
- Type: System..::.String