IPropertyManager.OnNodeChanged(TreeNodeChangeType) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void OnNodeChanged(Microsoft::BizTalk::SchemaEditor::Extensibility::TreeNodeChangeType changeType);
public void OnNodeChanged (Microsoft.BizTalk.SchemaEditor.Extensibility.TreeNodeChangeType changeType);
abstract member OnNodeChanged : Microsoft.BizTalk.SchemaEditor.Extensibility.TreeNodeChangeType -> unit
Public Sub OnNodeChanged (changeType As TreeNodeChangeType)
Parameters
- changeType
- TreeNodeChangeType