xRefUpdateIL::updateAotNodeXref Method [AX 2012]

Updates the cross-reference information for a selected list of AOT nodes.

server public static int64 updateAotNodeXref(container _nodePathList)

Run On

Server

Parameters

_nodePathList
Type: container
A container that holds the AOT node paths under which cross-reference information should be updated.

Return Value

Type: int64
The ID of the batch job.
Show: