VSItemNode::notifyFileCreated Method [AX 2012]

Notifies listeners that a new file has been created.

client server public static void notifyFileCreated(TreeNode node)

Run On

Called

Parameters

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