Share via


DimensionTree::getOverlappingErrorMessage Method [AX 2012]

Gets the error message for a node with an overlapping criteria.

Syntax

client server public static str getOverlappingErrorMessage(DimensionConstraintNode _dimConstraintNode)

Run On

Called

Parameters

Return Value

Type: str
The error message string.

Remarks

An empty string is returned if the node does not have an error.

See Also

Reference

DimensionTree Class