Field ReportExpressionRuntimeError
- Namespace
- DocWright.Core.Diagnostics
- Assembly
- DocWright.Core.dll
DXP9105: a report expression failed while it was being evaluated - a conversion that
does not apply, an overflow, an integer division by zero. The reference implementation
shows #Error in that place; the message says what failed.
public const string ReportExpressionRuntimeError = "DXP9105"
Returns
- string
- DXP9105: a report expression failed while it was being evaluated - a conversion that does not apply, an overflow, an integer division by zero. The reference implementation shows #Error in that place; the message says what failed.