• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/activity/entity/todo.php
  • Класс: Bitrix\Crm\Activity\Entity\ToDo
  • Вызов: ToDo::getStorageElementIds
public function getStorageElementIds(): ?array
{
	return $this->storageElementIds;
}