DimensionHierarchyController.rename Method [AX 2012]
Renames the specified designer and draft tree.
Syntax
protected void rename(
RecId _treeId,
Name _name,
Description _description)
Run On
Client
Parameters
- _treeId
Type: RecId Extended Data Type
The tree to rename.
- _name
Type: Name Extended Data Type
The new name.
- _description
Type: Description Extended Data Type
The new description.