VersionControl.queryRename Method [AX 2012]
Indicates whether the tree node can be renamed.
public boolean queryRename(TreeNode _node, str _newname)
Run On
ClientParameters
- _node
- Type: TreeNode Class
The tree node to rename.
- _newname
- Type: str
The new name of the tree node.
Community Additions
ADD
Show: