Assembly: Report;
Namespace: Prognoz.Platform.Interop.Report;
The IPrxDataCache interface is used to set up data caching parameters.
IPrxDataCache
To work with regular report setup parameters, use properties and methods of the IPrxReportOptions interface.
| Property name | Brief description | |
| UseDataCache | The UseDataCache property determines whether data caching is used. |
| Method name | Brief description | |
| FlushDataCache | The FlushDataCache method clears data cache. |
See also: