• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/exchange/profileimport.php
  • Класс: BitrixSaleExchangeProfileImport
  • Вызов: ProfileImport::getUserByCode
static function getUserByCode($code)
    {
        return ExchangeEntityUserProfileImportLoader::getUserByCode($code);
    }