Ejemplo n.º 1
0
        public virtual CrystalDecisions.CrystalReports.Engine.ReportDocument CreateReport()
        {
            NoiTiet_A4_General_crpt_DetailTestReport_ALL_New_Sub_Other rpt = new NoiTiet_A4_General_crpt_DetailTestReport_ALL_New_Sub_Other();

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