Share via


EcoResCategoryTreeDatasource.expandAndSelect Method [AX 2012]

Expands the tree and selects the tree node with the specified data value.

Syntax

public void expandAndSelect(anytype _selectData)

Run On

Client

Parameters

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

See Also

Reference

EcoResCategoryTreeDatasource Class