public IReportingProcess? FindReportType(
string reportType
)Public Function FindReportType (
reportType As String
) As IReportingProcesspublic:
IReportingProcess^ FindReportType(
String^ reportType
)function FindReportType(reportType);