Share via


xRefUpdateIL.setFullTree Method [AX 2012]

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

Syntax

public void setFullTree(boolean _fullTree)

Run On

Server

Parameters

  • _fullTree
    Type: boolean
    A Boolean value that indicates whether to generate the cross-reference information for the complete Microsoft Dynamics AX Application Object Tree (AOT).

See Also

Reference

xRefUpdateIL Class