Ejemplo n.º 1
0
 public List <ProductPriceManageVO> DateSettings(int material_Price_Code)
 {
     return(dac.DateSettings(material_Price_Code));
 }