ActiveReports 12 Server User Guide
BugReport Class
Members 

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts.Feedback Namespace : BugReport Class
Represents a contract to send an issue report from the report portal.
Object Model
BugReport Class
Syntax
'Declaration
 
Public NotInheritable Class BugReport 
   Inherits FeedbackReport
public sealed class BugReport : FeedbackReport 
Inheritance Hierarchy

System.Object
   ActiveReports.Server.ReportServices.Contracts.Feedback.FeedbackReport
      ActiveReports.Server.ReportServices.Contracts.Feedback.BugReport

See Also

Reference

BugReport Members
ActiveReports.Server.ReportServices.Contracts.Feedback Namespace