Example #1
0
 public static string GetNewVersion(string supplierid)
 {
     return(OperationDal.GetNewVersion(supplierid));
 }