Exago .NET API Documentation
IsCacheValid Property
WebReports.Api.Scheduler Namespace > JobInfo Class : IsCacheValid Property
If this job is an Execution Cache (the IsExecutionCache Property is True) this property indicates if the cache is valid or not.
Syntax
public System.bool IsCacheValid {get; set;}

Property Value

True or False if IsExecutionCache is True, depending on cache status. If IsExecutionCache is False, this value is False.
See Also

Reference

JobInfo Class
JobInfo Members

Exago Knowledge Base

Execution Caching