• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/restriction/bitrix24accessrestriction.php
  • Класс: Bitrix\Crm\Restriction\Bitrix24AccessRestriction
  • Вызов: Bitrix24AccessRestriction::setErrorCode
public function setErrorCode(string $errorCode): void
{
	$this->errorCode = $errorCode;
}