VSItemNode::notifyFileUpdated Method [AX 2012]
Notifies listeners that a file has been updated.
client server public static void notifyFileUpdated(TreeNode node)
Run On
CalledParameters
- node
- Type: TreeNode Class
The node that has been updated.
Show: