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