# CAllIBlockSection::getElementInherentFilter()

URL: https://chugunov.pro/api-bitrix/global/calliblocksection/getelementinherentfilter/
Проверено на 1С-Битрикс 25.x, обновлено 03.08.2026.
Источник: независимый русскоязычный справочник chugunov.pro. Не является официальной документацией 1С-Битрикс.

Класс: [`\CAllIBlockSection`](https://chugunov.pro/api-bitrix/global/calliblocksection/)
Модуль: Глобальные классы.
Свойства элемента: method, public, static.

## Сигнатура

```php
public static getElementInherentFilter(array<string|int, mixed> $filter) : array<string|int, mixed>
```

## Описание

Возвращает фильтр по свойствам элемента и полям товара.

## Параметры

- `$filter` `array<string|int, mixed>` — обязательный

## Возвращаемое значение

`array<string|int, mixed>`

Оригинал в официальной документации: https://docs.1c-bitrix.ru/api/classes/CAllIBlockSection.html
