ActiveReports 12 Server User Guide
Parameters Property (ExceptionError)

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts.Errors Namespace > ExceptionError Class : Parameters Property
Gets or sets the parameters array for the error.
Syntax
'Declaration
 
Public Property Parameters As Object()
public object[] Parameters {get; set;}
See Also

Reference

ExceptionError Class
ExceptionError Members