VSItemNode::notifyFileRenamed Method [AX 2012]
Notifies listeners that a file has been renamed.
client server public static void notifyFileRenamed(TreeNode node, str oldName)
Run On
CalledParameters
- node
- Type: TreeNode Class
The node that has been renamed.
- oldName
- Type: str
The old name of the file.
Show: