'Declaration Function GetReportDescriptor( _ ByVal reportId As String _ ) As ReportDescriptor
ReportDescriptor GetReportDescriptor( string reportId )
Parameters
- reportId
- A System.String value indicating the identifier of the report to retrieve.
Return Value
The ReportDescriptor object of the specified report.