Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets a string array that contains report parameter validation error strings.
Syntax
public Array errors([Array value])
Run On
Called
Parameters
- value
Type: Array Class
The new value to use as the errors property; optional. See the SRSReportParameterValidatorBase class for an example.
Return Value
Type: Array Class
The current value of the errors property.