• Модуль: imopenlines
  • Путь к файлу: ~/bitrix/modules/imopenlines/lib/session.php
  • Класс: BitrixImOpenLinesSession
  • Вызов: Session::setForcedSendVote
public function setForcedSendVote(bool $value): void
{
	$this->isForcedSendVote = $value;
}