Share via


Tutorial_RunbaseForm.initParmDefault Method [AX 2012]

Initializes the internal variables.

Syntax

public void initParmDefault()

Run On

Called

Remarks

This method is called when a SysLastValue record cannot be found when the code calls the SysLastValue.GetLast method. Remember to call the super method.

See Also

Reference

Tutorial_RunbaseForm Class