ActiveReports 12 Server User Guide
Errors Property

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts.Errors Namespace > ValidationError Class : Errors Property
Gets or sets the validation errors.
Syntax
'Declaration
 
Public Property Errors As NoticeType
public NoticeType Errors {get; set;}

Property Value

The errors.
See Also

Reference

ValidationError Class
ValidationError Members