• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/exchange/entity/userprofileimport.php
  • Класс: BitrixSaleExchangeEntityUserProfileImport
  • Вызов: UserProfileImport::getOwnerTypeId
public function getOwnerTypeId()
{
	return EntityType::USER_PROFILE;
}