Exago .NET API Documentation
wrExecuteReturnValue Enumeration
WebReports.Api Namespace : wrExecuteReturnValue Enumeration
Represents the success or failure of the execution of a report by the execution engine.
Syntax
public enum wrExecuteReturnValue : System.Enum 
Members
MemberValueDescription
Canceled4Indicated that execution had been canceled, either by the user.
ExceptionThrown3Indicates that during the execution of the report, an application exception was thrown, such as one of the report execution timeouts elapses.
NothingQualified2Indicates No Data Qualified for this execution.
ReportLoadErrors1Indicates that there were one or more report validation errors and the report was not executed.
Success0Indicates that the report executed successfully.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         WebReports.Api.wrExecuteReturnValue

See Also

Reference

WebReports.Api Namespace
No Data Qualified Options

Exago Knowledge Base

Application Timeouts
User Support Lab - No Data Qualified (video)