PCComponentTree.addItem Method [AX 2012]
Adds a new form tree item.
protected int addItem(Common _data, int _parent)
Run On
CalledParameters
- _data
- Type: Common Table
The data behind the item.
- _parent
- Type: int
The index of the parent in the tree.
Community Additions
ADD
Show: