# PropertyValue::getMeaningfulValues()

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

Класс: [`\Bitrix\Sale\PropertyValue`](https://chugunov.pro/api-bitrix/sale/propertyvalue/)
Модуль: Sale.
Свойства элемента: method, public, static, устаревший.

## Сигнатура

```php
public static getMeaningfulValues(mixed $personTypeId, mixed $request) : array<string|int, mixed>
```

## Параметры

- `$personTypeId` `mixed` — обязательный
- `$request` `mixed` — обязательный

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

`array<string|int, mixed>`

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