Exemplo n.º 1
0
 public string GetUnitNameById(int UOMId)
 {
     return(ImportBLDAL.GetUnitNameById(UOMId));
 }