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