Name | Description | |
---|---|---|
![]() | ExpirationDateUtc | Gets the (UTC) date until which the returned report is valid. This time period depends on the caching property of the report template (ReportTemplate.MaxCacheTime). |
![]() | ExportedFileLinks | Returns a list of links to the exported files on the server. |
![]() | FirstPageFileLink | Gets the file name and link to the first page of the report, e.g. the index.html file of a HTML export. |
![]() | IsFromCache | Returns true when the report was provided from the cache. You may prevent cached results with PreparedReport.DisableCaching. |