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