VSItemNode::notifyFileDeleted Method [AX 2012]

Notifies listeners that a file has been deleted.

client server public static void notifyFileDeleted(TreeNode node, str aotPath)

Run On

Called

Parameters

node
Type: TreeNode Class
The parent node of the node that has been deleted.
aotPath
Type: str
The AOT path of the file.
Show: