VersionControl.onAfterItemRenamed Method [AX 2012]
Renames an AOT element in the version control system.
public boolean onAfterItemRenamed(str oldTreeNodePath, TreeNode newTreeNode)
Run On
ClientParameters
- oldTreeNodePath
- Type: str
The path of the old tree node.
- newTreeNode
- Type: TreeNode Class
The new instance of the tree node.
Community Additions
ADD
Show: