Exago .NET API Documentation
CacheVisibility 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
: CacheVisibility Property
The
execution cache visibility
, if the
IsExecutionCache Property
is
True
(and this JobInfo represents an Execution Cache job).
Syntax
C#
public
wrCacheVisibility
CacheVisibility {
get
;
set
;}
Property Value
One of the members of the
wrCacheVisibility Enumeration
.
See Also
Reference
JobInfo Class
JobInfo Members