Ant Organisation Ltd documentation

HierarchyItem.SetNewParentNode Method 

Moves this item to a new parent node

public void SetNewParentNode(
   AuthenticatedUser user,
   HierarchyNode newParent
);

Parameters

user
Logged on user
newParent
New parent node

See Also

HierarchyItem Class | Ant.Hierarchy Namespace