Description Activates the McDBNode and returns its McDBNodes Object.
-
Property type
-
A McDBNode object.
-
Syntax
-
object.Node([lAncestorLevel])
The Node Property syntax has these parts: |
| object | An expression evaluating to an object of type McDataNodeRef. | | lAncestorLevel | Optional. A Long value. | Remarks Use ReferenceActive to determinate whether the reference is active. Nothing will be returned when the McDBNode has been deleted or cannot be referenced for any other reason. See ReferenceActivate. MethodAttributes NonBrowsable .
|