DimensionTree.init Method [AX 2012]
Initializes an instance of the DimensionTree class.
Syntax
private void init(RecId _treeId, DimensionHierarchy _dimensionHierarchy)
Run On
Called
Parameters
- _treeId
Type: RecId Extended Data Type
The ID of the DimensionConstraintTree record.
- _dimensionHierarchy
Type: DimensionHierarchy Table