[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.Viewer.IReportProvider.GetReportDescriptor

GetReportDescriptor Method

GetReportDescriptor(string)

Gets the report descriptor for the specified report identifier.

Declaration
ReportDescriptor GetReportDescriptor(string reportId)
Parameters
Type Name Description
string reportId

A string value indicating the identifier of the report to retrieve.

Returns
Type Description
ReportDescriptor

The ReportDescriptor object of the specified report.