If this job is an Execution Cache (the
IsExecutionCache Property is
True) this property indicates if the cache is valid or not.
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.