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

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