Share via


DimensionHierarchyController.setTreeId Method [AX 2012]

Sets the record ID of the associated tree for the specified designer.

Syntax

protected void setTreeId(CLRObject _designer, RecId _treeId)

Run On

Client

Parameters

  • _designer
    Type: CLRObject Class
    The designer from which a tree record ID should be set.

See Also

Reference

DimensionHierarchyController Class