ActiveReports 12 Server User Guide
ErrorId Property

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts.Feedback Namespace > BugReport Class : ErrorId Property
Gets or sets the ID of an occurred error.
Syntax
'Declaration
 
Public Property ErrorId As String
public string ErrorId {get; set;}

Property Value

The error ID.
See Also

Reference

BugReport Class
BugReport Members