Share via


DimensionHierarchyController::getErrorMessageForSibling Method [AX 2012]

Retrieves the error message for the specified node.

Syntax

client private static str getErrorMessageForSibling(RecId _nodeId, DimensionTreeResult _dimTreeResult)

Run On

Client

Parameters

Return Value

Type: str
A string instance with the error message if one exist; otherwise, an empty string.

See Also

Reference

DimensionHierarchyController Class