Share via


RetailCatalogCategoryTree.buildTree Method [AX 2012]

Builds the sub tree with specified the parent ID.

Syntax

public void buildTree([str _rootNodeName])

Run On

Called

Parameters

  • _rootNodeName
    Type: str
    Category root node name.

See Also

Reference

RetailCatalogCategoryTree Class