• Модуль: tasks
  • Путь к файлу: ~/bitrix/modules/tasks/lib/checklist/internals/checklistfields.php
  • Класс: BitrixTasksCheckListInternalsCheckListFields
  • Вызов: CheckListFields::setDisplaySortIndex
public function setDisplaySortIndex($displaySortIndex)
{
	$this->displaySortIndex = $displaySortIndex;
}