Share via


VendApproveChangeDate.getLast Method [AX 2012]

Retrieves the SysLastValue record for this user and object.

Syntax

public void getLast()

Run On

Called

Remarks

This is a customization of the standard SysLastValues functionality and is required to support the split implementation of serializing by using the pack and unpack methods and persisting user input from the SysLastValue record.

See Also

Reference

VendApproveChangeDate Class