ActiveReports 12 Server User Guide
CachePolicy Property (Policy)

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts.Policy Namespace > Policy Class : CachePolicy Property
Gets or sets the rule set defining how the results of each journal entry should be cached.
Syntax
'Declaration
 
Public Property CachePolicy As CachePolicy
public CachePolicy CachePolicy {get; set;}

Property Value

The rule set defining how the results of each journal entry should be cached.
See Also

Reference

Policy Class
Policy Members