Description Finds (Activates) and References the last McDBNode exposed in this object's path.
-
Return Type
-
A Boolean value. True when the McDBNode was found and referenced.
-
Syntax
-
object.ReferenceActivate ([lAncestorDepth])
The ReferenceActivate Method syntax has these parts: |
| object | An expression evaluating to an object of type McDataNodeRef. | | lAncestorDepth | Optional. A Long value. Returns the number of nodes from rightside that are correctly exposed by McDBNode. |
|