Description

Activates the McDBNode and returns its McDBNodes Children collection.

Property type

A McDBNodes object.  

Syntax

object.NodeChildren([lAncestorLevel])

The NodeChildren Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McDataNodeRef.
lAncestorLevelOptional. 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 .