Share via


TAMFundCategoryTreeDatasource.copyChildren Method [AX 2012]

Copies all the children from the passed tree to the fund hierarchy.

Syntax

public void copyChildren(FormTreeControl _origTree, int _currentIdx)

Run On

Client

Parameters

  • _currentIdx
    Type: int
    Numerical value that indicates which node in the passed tree structure that needs to be copied.

See Also

Reference

TAMFundCategoryTreeDatasource Class