Example #1
0
 public string getQuotation(string QuatationNumber)
 {
     return(objSupplier.getQuotation(QuatationNumber));
 }