Relations::setCommentXmlId

  1. Bitrix24 API (v. 23.675.0)
  2. calendar
  3. Relations
  4. setCommentXmlId
  • Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/core/event/properties/relations.php
  • Класс: BitrixCalendarCoreEventPropertiesRelations
  • Вызов: Relations::setCommentXmlId
public function setCommentXmlId($commentXmlId): Relations
{
	$this->commentXmlId = $commentXmlId;

	return $this;
}

Добавить комментарий