• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/exchange/integration/service/internal/entity/base.php
  • Класс: BitrixSaleExchangeIntegrationServiceInternalEntityBase
  • Вызов: Base::getOwnerTypeId
public function getOwnerTypeId()
{
	return $this->fields->get('OWNER_TYPE_ID');
}