• Модуль: timeman
  • Путь к файлу: ~/bitrix/modules/timeman/lib/model/schedule/assignment/department/scheduledepartment.php
  • Класс: BitrixTimemanModelScheduleAssignmentDepartmentScheduleDepartment
  • Вызов: ScheduleDepartment::isIncluded
public function isIncluded()
{
	return static::isDepartmentIncluded($this);
}