• Модуль: tasks
  • Путь к файлу: ~/bitrix/modules/tasks/lib/item/collection.php
  • Класс: BitrixTasksItemCollection
  • Вызов: Collection::onChange
protected function onChange()
{
	$this->idIndex = null;
	parent::onChange();
}