Esempio n. 1
0
 public DataSet getSupplierProperty(string suppCode)
 {
     return(objInventoryItem.getSupplierProperty(suppCode));
 }