Пример #1
0
 public DataTable GetMaxHistoryIDSupplierProducts(string ProductID)
 {
     return(Product_DL.GetMaxHistoryIDSupplierProducts(ProductID));
 }