• Модуль: bizproc
  • Путь к файлу: ~/bitrix/modules/bizproc/lib/fieldtype.php
  • Класс: BitrixBizprocFieldType
  • Вызов: FieldType::getValue
public function getValue()
{
	return $this->property['Default'];
}