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