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