[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.Designer.IReportStore.GetReportDescriptor

GetReportDescriptor Method

GetReportDescriptor(string)

Gets the report descriptor by ID.

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

The ID of the report to retrieve.

Returns
Type Description
ReportDescriptor

The ReportDescriptor of the specified report.