Share via


SysListPanel.insertInToList Method [AX 2012]

Syntax

protected boolean insertInToList(
    FormListControl _fromList, 
    FormListControl _toList, 
    int _number, 
    FormListItem _formListItem)

Run On

Called

Parameters

  • _number
    Type: int

See Also

Reference

SysListPanel Class