Share via


SRSProxy.getReportWarnings Method [AX 2012]

Gets the warning messages that are generated when rendering a report.

Syntax

public Array getReportWarnings()

Run On

Called

Return Value

Type: Array Class
A string array that contains warning and error messages.

Remarks

The array will be empty if no warnings or errors were encountered during the rendering of the report.

See Also

Reference

SRSProxy Class