VersionControl.moveToModel Method [AX 2012]
Moves the tree node to the model.
public boolean moveToModel(TreeNode _node, int _modelId)
Run On
ClientParameters
- _node
- Type: TreeNode Class
The tree node that is being moved.
- _modelId
- Type: int
The model to which the tree node is moved.
Community Additions
ADD
Show: