RunBase.saveLast Method [AX 2012]

Saves the last choice by using the RunBase.pack Method method.

Syntax

public void saveLast()

Run On

Called

Remarks

This method should not generally be overridden.

See Also

RunBase Class

RunBase.getLast Method