SysListPanel.moveOneItem Method [AX 2012]
Syntax
private int moveOneItem(
FormListControl _fromList,
FormListControl _toList,
int _number)
Run On
Called
Parameters
- _fromList
Type: FormListControl Class
- _toList
Type: FormListControl Class
- _number
Type: int