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.
- _treeId
Type: RecId Extended Data Type
The record ID of the associated tree for the specified designer.