Share via


xRefUpdate.isFullTree Method [AX 2012]

Gets the class member variable fullTree that indicates whether the whole tree is used to generate the cross-reference information.

Syntax

public boolean isFullTree()

Run On

Called

Return Value

Type: boolean
true if the cross-reference information is generated for the complete; otherwise, false.

See Also

Reference

xRefUpdate Class