Share via


xRefUpdateIL.setSelective Method [AX 2012]

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

Syntax

public void setSelective(boolean _selective)

Run On

Server

Parameters

  • _selective
    Type: boolean
    A Boolean value that indicates whether the cross-reference information is selective for a subset of AOT nodes.

See Also

Reference

xRefUpdateIL Class