[]
Gets the report descriptor by ID.
ReportDescriptor GetReportDescriptor(string reportId)
Type | Name | Description |
---|---|---|
string | reportId | The ID of the report to retrieve. |
Type | Description |
---|---|
ReportDescriptor | The ReportDescriptor of the specified report. |