• Модуль: tasks
  • Путь к файлу: ~/bitrix/modules/tasks/lib/item/state.php
  • Класс: BitrixTasksItemState
  • Вызов: State::getEnterTime
public function getEnterTime()
{
	return $this->time;
}