Share via


SysInfoLogController.insertSysInfoLogTmp Method [AX 2012]

Inserts the data into the temporary table.

Syntax

public void insertSysInfoLogTmp([int _parent])

Run On

Called

Parameters

  • _parent
    Type: int
    The identifier of the parent record.

See Also

Reference

SysInfoLogController Class