VSItemNode::notifyFileUpdated Method [AX 2012]

Notifies listeners that a file has been updated.

client server public static void notifyFileUpdated(TreeNode node)

Run On

Called

Parameters

node
Type: TreeNode Class
The node that has been updated.
Show: