public List <IBLHeader> GetImportBL(SearchCriteria searchCriteria, int locationId) { return(ImportBLDAL.GetImportBL(searchCriteria, locationId)); }