Share via


xRefUpdate.setSelective Method [AX 2012]

Sets the class member variable named selective to determine whether the cross-reference information applies to only a subset of AOT nodes.

Syntax

public void setSelective(boolean _argSelective)

Run On

Called

Parameters

  • _argSelective
    Type: boolean
    true if the cross-reference information is selective for a subset of AOT nodes; otherwise, false.

See Also

Reference

xRefUpdate Class