Example #1
0
 public DataSet GetSupplierBookingCategory()
 {
     return(objSupplier.GetSupplierBookingCategory());
 }