private List<ISTAT.Entity.StructureSet> GetStructureSetList() { EntityMapper eMapper = new EntityMapper(Utils.LocalizedLanguage); return eMapper.GetStructureSetList(_sdmxObjects, Utils.LocalizedLanguage); }