Application.xref Method [AX 2012]

Informs the Microsoft Dynamics AX Application Object Tree (AOT) path and the xRef object information that corresponds to it.

public void xref(str _path, xRef _xRef)

Run On

Server

Parameters

_path
Type: str
The tree node for which to update the cross-references.
_xRef
Type: xRef Class
A xRef object that contains the information.

Community Additions

ADD
Show: