• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/exchange/integration/crm/placement/placementdeal.php
  • Класс: BitrixSaleExchangeIntegrationCRMPlacementPlacementDeal
  • Вызов: PlacementDeal::getEntityId
public function getEntityId()
{
	return $this->fields->get('PLACEMENT_OPTIONS')['ID'];
}