Exago .NET API Documentation
LastReExecute 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
: LastReExecute Property
For Execution Cache jobs, this is the DateTime when the job was last re-executed. Caches are considered re-executions of the same job.
Syntax
C#
public
System.DateTime LastReExecute {
get
;
set
;}
See Also
Reference
JobInfo Class
JobInfo Members