ActiveReports 12 Server User Guide
ModelState Property

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts.Feedback Namespace > BugReport Class : ModelState Property
Gets or sets the state of the bug model.
Syntax
'Declaration
 
Public Property ModelState As String
public string ModelState {get; set;}

Property Value

The state of the bug model.
See Also

Reference

BugReport Class
BugReport Members