public DataTable GetDefaultUnit(string UnitType, string UnitCode) { return(ImportBLDAL.GetDefaultUnit(UnitType, UnitCode)); }