Share via


EcoResCategoryTreeDatasource.populateTree Method [AX 2012]

Creates a tree for the specified category with only the specified category and ascendants.

Syntax

public void populateTree(anytype _selectData)

Run On

Client

Parameters

  • _selectData
    Type: anytype
    The category ID of the node to select.

See Also

Reference

EcoResCategoryTreeDatasource Class