xrefWeb::updateXref Method [AX 2012]
Updates the cross references for a Web node that has markup. This is invoked by the framework whenever such a node is compiled or updated for cross reference.
client server public static void updateXref(TreeNode treeNode)
Run On
CalledParameters
- treeNode
- Type: TreeNode Class
The treeNode object to update cross references for.
Show: