public List <MaterialGroupFilter> GetNumberOfFilterCombo(string code) { return(BusinessObjectManager.GetNumberOfFilterCombos(code)); }