Exago .NET API Documentation
ExecuteResult Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
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
C#
public
wrExecuteReturnValue
ExecuteResult {
get
;
set
;}
Property Value
One of the members of the
wrExecuteReturnValue Enumeration
See Also
Reference
JobInfo Class
JobInfo Members