combit List & Label 29 - .NET Help
combit.ReportServer.ClientApi.Objects Namespace / ExportResult Class

In This Topic
    ExportResult Class Properties
    In This Topic

    For a list of all members of this type, see ExportResult members.

    Public Properties
     NameDescription
    Public PropertyGets the (UTC) date until which the returned report is valid. This time period depends on the caching property of the report template (ReportTemplate.MaxCacheTime).  
    Public PropertyReturns a list of links to the exported files on the server.  
    Public PropertyGets the file name and link to the first page of the report, e.g. the index.html file of a HTML export.  
    Public PropertyReturns true when the report was provided from the cache. You may prevent cached results with PreparedReport.DisableCaching.  
    Top
    See Also