• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/kanban/entity/quote.php
  • Класс: Bitrix\Crm\Kanban\Entity\Quote
  • Вызов: Quote::getPersistentFilterFields
protected function getPersistentFilterFields(): array
{
	return [ 'ACTIVITY_COUNTER', 'ACTIVITY_RESPONSIBLE_IDS' ];
}