Share via


EcoResCategoryTreeDatasource.updateTree Method [AX 2012]

Updates the tree nodes in the tree control.

Syntax

public void updateTree([int _idx, boolean _updateAncestors])

Run On

Client

Parameters

  • _idx
    Type: int
    The item that indicates the subtree to be updated. By default, the whole tree is updated.

See Also

Reference

EcoResCategoryTreeDatasource Class