Share via


xRefUpdate.setFullTree Method [AX 2012]

Sets the class member variable fullTree to indicate whether the whole tree is used to generate the cross-reference information.

Syntax

public void setFullTree(boolean _argFullTree)

Run On

Called

Parameters

  • _argFullTree
    Type: boolean
    true for generate the cross reference information for the complete AOT.

See Also

Reference

xRefUpdate Class