• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/exchange/profileimport.php
  • Класс: BitrixSaleExchangeProfileImport
  • Вызов: ProfileImport::profileGetId
public function profileGetId()
    {
        return $this->getField('USER_PROFILE_ID');
    }