Share via


xInfo.xref(String, xRef) Method

Definition

Executes when the cross-reference system is used.

public:
 virtual void xref(System::String ^ _path, Dynamics::AX::Application::xRef ^ _x);
public virtual void xref (string _path, Dynamics.AX.Application.xRef _x);
abstract member xref : string * Dynamics.AX.Application.xRef -> unit
override this.xref : string * Dynamics.AX.Application.xRef -> unit
Public Overridable Sub xref (_path As String, _x As xRef)

Parameters

_path
String
_x
xRef

Remarks

Do not use this method.

Applies to