ActiveReports 12 Server User Guide
ErrorData Property

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts Namespace > RequestInfo Class : ErrorData Property
Gets or sets the error data.
Syntax
'Declaration
 
Public Property ErrorData As String()
public string[] ErrorData {get; set;}
See Also

Reference

RequestInfo Class
RequestInfo Members