[]
Specifies how to render evaluation errors in the report.
public enum ErrorsRenderingMode
| Name | Description |
|---|---|
| GenericMessage | Indicates that evaluation errors are rendered as generic messages, like '#Error'. |
| Skip | Indicates that evaluation errors interpreted as null values. |