PCRuntimeComponentTree.addItem Method [AX 2012]

Adds a new form tree item.

protected int addItem(PCRuntimeComponent _data, int _parent)

Run On

Called

Parameters

_data
Type: PCRuntimeComponent Class
The data behind the item.
_parent
Type: int
The index of the parent in the tree.

Return Value

Type: int
The index of the new item.

Community Additions

ADD
Show: