Share via


RunBase.setGetLastCalled Method [AX 2012]

Sets the internal inGetSaveLast variable.

Syntax

private void setGetLastCalled(boolean _getLastCalled)

Run On

Called

Parameters

Remarks

Use this method with caution.

See Also

RunBase Class

RunBase.inGetSaveLast Method