Example #1
0
 public string SaveProductOutWH(string productCode)
 {
     return(_bal.SaveProductOutWH(productCode));
 }