Description

Changes the primary parent of a Current to another one of its parents.

Return Type

A McDBNode object.   McDBNode of new primary parent when successful, Nothing on failure

Syntax

object.ReParent ([pnodeNewPrimaryParent], [bAliasOldParent])

The ReParent Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McDataNodes.
pnodeNewPrimaryParentOptional. A McDBNode object.
bAliasOldParentOptional. A Boolean value.

Remarks

pnodeNewPrimaryParent's shortcut node is transferred to the Children old primary parent (with a rename)