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