FileDocumentStorage Properties
A file storage used by the CachedReportSource and CachedReportSourceWeb objects to cache the document that they generate to display/export/print a report.Name | Description |
---|---|
ClearOnDispose | Specifies weather to delete the content located in the storage when it is disposed of. Inherited from DocumentStorage. |
DocumentFolder | Specifies the directory used to store a cached document. |
See Also