Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Observes inserting pegging tree nodes.
Syntax
protected void NodeAdded(int _parentId, ReqPeggingTreeNode _node)
Run On
Called
Parameters
- _parentId
Type: int
The ID of the parent node.
- _node
Type: ReqPeggingTreeNode Class
The node that was added.