• Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/core/event/properties/relations.php
  • Класс: BitrixCalendarCoreEventPropertiesRelations
  • Вызов: Relations::getCommentXmlId
public function getCommentXmlId(): ?string
{
	return $this->commentXmlId;
}