Share via


SysDataImportSetBased.initParmDefault Method [AX 2012]

Initializes the internal variables.

Syntax

public void initParmDefault()

Run On

Server

Remarks

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

See Also

Reference

SysDataImportSetBased Class