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