Application.lastxRef Method [AX 2012]

Retrieves the last xRef object.

Syntax

public xRef lastxRef([xRef _lastxRef])

Run On

Server

Parameters

  • _lastxRef
    Type: xRef Class
    A new xRef object; optional.

Return Value

Type: xRef Class
A xRef object.

See Also

Reference

Application Class