Share via


xRefUpdate::doProjectNodeXref Method [AX 2012]

Generates cross-reference information for all the concepts that are grouped in a specific project.

Syntax

client server public static void doProjectNodeXref(TreeNode _projectNode)

Run On

Called

Parameters

  • _projectNode
    Type: TreeNode Class
    Project node that groups all the AOT nodes to generate cross-reference information.

See Also

Reference

xRefUpdate Class