public System.bool UseExecutionCache {get; set;}
Enables/disables users to use an execution cache for their reports. An execution cache refreshes report data on a schedule, and report execution calls use the cached data instead of querying the data source each time the report is executed.
This dropdown will only display False until all conditions in the Enabling Execution Caching section of the Execution Caching article are met. Then, this setting can be changed to True to enable the feature.
public System.bool UseExecutionCache {get; set;}
All conditions in the Enabling Execution Caching section of the Execution Caching article are met. Then, this setting can be changed to True to enable the feature.
Same as setting Admin Console > General > Scheduler Settings > Enable Execution Cache.