Share via


DimensionHierarchyController.setErrorMessage Method [AX 2012]

Sets or clears the error message of the specified node.

Syntax

private void setErrorMessage(CLRObject _node, str _errorMessage)

Run On

Client

Parameters

  • _errorMessage
    Type: str
    The new error message, or an empty string if the error should be cleared.

See Also

Reference

DimensionHierarchyController Class