public bool CheckExistsReportPDF(string singleProjectID, string reportCode) { return(ReportPDF.CheckExistsReportPDF(singleProjectID, reportCode)); }