Info.updateXrefTreeNode Method [AX 2012]

Updates the cross-reference information for the following node types: \Web\Web Files\List Definitions, \Web\Web Files\Static Files, \Web\Web Files\Page Definitions, \Web\Web Files\Web Controls, \SSRS Reports\Reports\ReportDesign, \Visual Studio Projects\ProjectX, and \Visual Studio Projects\ProjectX\Project Output\Assembly File.

public void updateXrefTreeNode(TreeNode _treeNode)

Run On

Called

Parameters

_treeNode
Type: TreeNode Class
The tree node for which to update the cross-references.

This method is invoked by the framework whenever any of the node types in the list are compiled or updated for a cross-reference.

Reference

Community Additions

ADD
Show: