• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/classes/general/sonet_relation.php
  • Класс: \CAllCrmSonetRelation
  • Вызов: CAllCrmSonetRelation::UnRegisterRelationsByLogEntityID
static function UnRegisterRelationsByLogEntityID($logEntityID, $typeID = CCrmSonetRelationType::Undefined)
{
	self::GetCurrent()->UnRegisterByLogEntityID($logEntityID, $typeID);
}