| GetReportType Method | |
| See Also |
- pIReportTypeParams
The key of the report type to retrieve.
Retrieves a report type.
The report type is specified by its key, which is contained in the ReportTypeParams object passed to the method.
| Visual Basic |
|---|
Public Function GetReportType( _
ByVal pIReportTypeParams As ReportTypeParams _
) As ReportType |
- pIReportTypeParams
The key of the report type to retrieve.