• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/controller/profilevalue.php
  • Класс: BitrixSaleControllerProfileValue
  • Вызов: ProfileValue::get
protected function get($id)
{
	return CSaleOrderUserPropsValue::GetByID($id);
}