[]
        
(Showing Draft Content)

C1.Web.Api.Report.SsrsReportProvider

SsrsReportProvider Class

Represents the provider for SSRS report.

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

Constructors

Name Description
SsrsReportProvider(SsrsHost)

Initializes a new instance of SsrsReportProvider.

Properties

Name Description
Host

Gets the SsrsHost used to access the SSRS.

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.