示例#1
0
        public virtual CrystalDecisions.CrystalReports.Engine.ReportDocument CreateReport()
        {
            货代报关部委托运输联系单_进口 rpt = new 货代报关部委托运输联系单_进口();

            rpt.Site = this.Site;
            return(rpt);
        }
 public virtual CrystalDecisions.CrystalReports.Engine.ReportDocument CreateReport()
 {
     货代报关部委托运输联系单_进口 rpt = new 货代报关部委托运输联系单_进口();
     rpt.Site = this.Site;
     return rpt;
 }