• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/entitypropertyvalue.php
  • Класс: BitrixSaleEntityPropertyValue
  • Вызов: EntityPropertyValue::getList
static function getList(array $parameters = [])
{
	return OrderPropsValueTable::getList($parameters);
}