Exago .NET API Documentation
IsExecutionCache Property (ReportScheduleInfo)
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
>
ReportScheduleInfo Class
: IsExecutionCache Property
Indicates if this is an Execution Caching job.
Syntax
C#
public
System.
bool
IsExecutionCache {
get
;}
Property Value
True
if this job is an execution cache or
False
if it is not.
See Also
Reference
ReportScheduleInfo Class
ReportScheduleInfo Members