Parameters
- moveTo
- A value from the NodeMoveEnum enumeration that specifies where the node will be moved with respect to its current position.
- targetNode
- Node object to use as a target when the moveTo parameter is set to NodeMoveEnum.ChildOf.
Return Value
Returns true if the method was successful, false otherwise.