Description
This event is fired whenever an McDBNode is created.
Syntax
Private Sub object_NodeCreated(Database, Node)
The NodeCreated Event syntax has these parts:
The McDBDatabase in which the McDBNode was created.
The McDBNode that was created.