Share via


DimensionTree::construct Method [AX 2012]

Constructs an instance of the DimensionTree class.

Syntax

client server public static DimensionTree construct(RecId _treeId)

Run On

Called

Parameters

Return Value

Type: DimensionTree Class
An instance of the DimensionTree class.

Remarks

The tree must be in the draft state.

No constraint node records are read.

See Also

Reference

DimensionTree Class