• Модуль: ui
  • Путь к файлу: ~/bitrix/modules/ui/lib/entityselector/entity.php
  • Класс: BitrixUIEntitySelectorEntity
  • Вызов: Entity::getSubstituteEntityId
public function getSubstituteEntityId(): ?string
{
	return $this->substituteEntityId;
}