Share via


DimensionTree::getConstraintText Method [AX 2012]

Gets a string that represents all of the criteria for a node that matches the specified criteria.

Syntax

client server private static str getConstraintText(RecId _treeId, CLRObject _nodeCriteria)

Run On

Called

Parameters

Return Value

Type: str
A string that represents all the criteria.

See Also

Reference

DimensionTree Class