Share via


SRSReportParameterValidator.addError Method [AX 2012]

Adds an error to the error string array.

Syntax

public void addError(str error)

Run On

Called

Parameters

  • error
    Type: str
    The error string to add to the array.

See Also

Reference

SRSReportParameterValidator Interface