[]
Gets the report descriptor for the specified report identifier.
ReportDescriptor GetReportDescriptor(string reportId)
Type | Name | Description |
---|---|---|
string | reportId | A string value indicating the identifier of the report to retrieve. |
Type | Description |
---|---|
ReportDescriptor | The ReportDescriptor object of the specified report. |