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
- _dimConstraintNode
Type: DimensionConstraintNode Table
The table buffer that holds the DimensionConstraintNode record that specifies the node.
Return Value
Type: str
The error message string.
Remarks
An empty string is returned if the node does not have an error.