# CIBlockPriceTools::getTreeProperties()

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

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

## Сигнатура

```php
public static getTreeProperties(mixed $skuInfo, mixed $propertiesCodes[, mixed $defaultFields = array() ]) : mixed
```

## Параметры

- `$skuInfo` `mixed` — обязательный
- `$propertiesCodes` `mixed` — обязательный
- `$defaultFields` `mixed` — необязательный, по умолчанию `array()`

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

`mixed`

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