• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/Service/Context.php
  • Класс: Bitrix\Crm\Service\Context
  • Вызов: Context::getEventId
public function getEventId(): ?string
{
	return $this->eventId;
}