Exemple #1
0
        public virtual CrystalDecisions.CrystalReports.Engine.ReportDocument CreateReport()
        {
            LAOKHOA_A5_crpt_DetailTestReport_ALL1 rpt = new LAOKHOA_A5_crpt_DetailTestReport_ALL1();

            rpt.Site = this.Site;
            return(rpt);
        }
 public virtual CrystalDecisions.CrystalReports.Engine.ReportDocument CreateReport()
 {
     LAOKHOA_A5_crpt_DetailTestReport_ALL1 rpt = new LAOKHOA_A5_crpt_DetailTestReport_ALL1();
     rpt.Site = this.Site;
     return rpt;
 }