[]
        
(Showing Draft Content)

C1.Web.Api.Report.FlexReportProvider

FlexReportProvider Class

Represents the provider for FlexReport.

Inheritance
FlexReportProvider
Namespace: C1.Web.Api.Report
Assembly: C1.Web.Api.Report.dll
Syntax
public class FlexReportProvider : ReportProvider

Constructors

Name Description
FlexReportProvider(IStorageProvider)

Initializes a new instance of FlexReportProvider instance.

Properties

Name Description
Storage

Gets the IStorageProvider used to access the FlexReport file.

Methods

Name Description
CreateDocument(string, NameValueCollection)

Creates the document for the specified report path.

GetCatalogItem(string, string, bool, NameValueCollection)

Gets catalog info of the specified path.