...Человеческий поиск в разработке...
- Модуль: ui
- Путь к файлу: ~/bitrix/modules/ui/lib/entityselector/recentitem.php
- Класс: BitrixUIEntitySelectorRecentItem
- Вызов: RecentItem::setLastUseDate
public function setLastUseDate(int $lastUseDate): self { $this->lastUseDate = $lastUseDate; return $this; }