• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/volume/base.php
  • Класс: Bitrix\Crm\Volume\Base
  • Вызов: Base::setDroppedFileCount
public function setDroppedFileCount($count)
{
	$this->droppedFileCount = $count;
}