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