Share via


DimensionTreeResult.getErrorMessage Method [AX 2012]

Retrieves the message that states the error.

Syntax

public str getErrorMessage()

Run On

Called

Return Value

Type: str
The error message string.

Remarks

An empty string will be returned if there was not an error.

See Also

Reference

DimensionTreeResult Class