• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/classes/general/sonet_relation.php
  • Класс: \CAllCrmSonetRelation
  • Вызов: CAllCrmSonetRelation::RebindRelations
static function RebindRelations($entityTypeID, $srcEntityID, $dstEntityID)
{
	self::GetCurrent()->Rebind($entityTypeID, $srcEntityID, $dstEntityID);
}