ActiveReports 12 Server User Guide
NonCritical Property

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts.Errors Namespace > Error Class : NonCritical Property
Gets or sets a value indicating whether this error is not critical.
Syntax
'Declaration
 
Public Property NonCritical As Boolean
public bool NonCritical {get; set;}

Property Value

true if this error is not critical; otherwise, false.
See Also

Reference

Error Class
Error Members