SRSReportRun.validateReportParameters Method [AX 2012]

Validates the parameters for a report.

Syntax

public Array validateReportParameters()

Run On

Called

Return Value

Type: Array Class
A string array that contains error messages. It will be nullNothingnullptrunita null reference (Nothing in Visual Basic) or empty if no errors occur.

See Also

Reference

SRSReportRun Class