Exago .NET API Documentation
ExecuteResult Property
WebReports.Api.Scheduler Namespace > JobInfo Class : ExecuteResult Property
Since each job typically represents the execution of one or more reports, this property holds the result of the execution of the report.
Syntax
public wrExecuteReturnValue ExecuteResult {get; set;}

Property Value

One of the members of the wrExecuteReturnValue Enumeration
See Also

Reference

JobInfo Class
JobInfo Members