combit List & Label 29 - .NET Help
combit.ReportServer.ClientApi.Objects Namespace / PreparedReport Class
Properties Methods

In This Topic
    PreparedReport Class Members
    In This Topic

    The following tables list the members exposed by PreparedReport.

    Public Properties
     NameDescription
    Public PropertyGets or sets if cached results from previous reports of the same type may used.  
    Public PropertyGets the ID of the export/printing profile to use for the report.  
    Public PropertyGets a dictionary that may be filled with the report parameters to use. The dictionary key is the report parameter's name.  
    Public PropertyGets the ID of the report template to export/print.  
    Public PropertyGets or sets whether the file(s) of the report should be returned as one ZIP archive.  
    Top
    Public Methods
     NameDescription
    Public MethodStarts the export of this report on the server.  
    Public MethodFetches All Report Parameters  
    Public MethodStarts the printing of this report on the server.  
    Top
    See Also