Exago .NET API Documentation
ValidationErrors Property
WebReports.Api.Reports Namespace > ReportObject Class : ValidationErrors Property
Retrieve a list of any validation errors logged from the most recent Validate call (or load).
Syntax
public System.Collections.Generic.List<ReportValidationError> ValidationErrors {get;}
See Also

Reference

ReportObject Class
ReportObject Members