• Модуль: ui
  • Путь к файлу: ~/bitrix/modules/ui/lib/entityselector/preselecteditem.php
  • Класс: BitrixUIEntitySelectorPreselectedItem
  • Вызов: PreselectedItem::getEntityId
public function getEntityId(): string
{
	return $this->entityId;
}