SysListPanel.insertInToList Method [AX 2012]

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

Run On

Called

Parameters

_fromList
Type: FormListControl Class
_toList
Type: FormListControl Class
_number
Type: int
_formListItem
Type: FormListItem Class

Community Additions

ADD
Show: