public DataTable GetTareWeight(int ContainerTypeID) { return(ImportBLDAL.GetTareWeight(ContainerTypeID)); }