Share via


SysModelCreateProject.initParmDefault Method [AX 2012]

Initializes the internal variables.

Syntax

public void initParmDefault()

Run On

Called

Remarks

This method is called if no SysLastValue record can be found when the program calls the SysLastValue.GetLast method. Remember to call the super method.

See Also

Reference

SysModelCreateProject Class