Ejemplo n.º 1
0
 public void ImportFlowChartIEMGData(List <FlowChartIEMgDataDTO> mgDataList, int FlowChart_Master_UID)
 {
     flowChartMasterRepository.BatchIEImportPlan(mgDataList, FlowChart_Master_UID);
 }