PCComponentTree.getPathToItem Method [AX 2012]

Retrieves the path of an item in the tree.

protected List getPathToItem(int _idx)

Run On

Called

Parameters

_idx
Type: int
The index of the item.

Return Value

Type: List Class
The path of the item.

Community Additions

ADD
Show: