ActiveReports 12 Server User Guide
Warnings Property

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

Property Value

The warnings.
See Also

Reference

ValidationError Class
ValidationError Members