Ejemplo n.º 1
0
        public DataTable ListProductionLine()
        {
            DCPReportDS dsReport = new DCPReportDS();

            return(dsReport.ListProductionLine());
        }