...Человеческий поиск в разработке...
- Модуль: crm
- Путь к файлу: ~/bitrix/modules/crm/classes/general/sonet_relation.php
- Класс: \CAllCrmSonetRelation
- Вызов: CAllCrmSonetRelation::ReplaceRelation
static function ReplaceRelation($entityTypeID, $entityID, $currentParent, $previousParent, $options = array()) { return self::GetCurrent()->Replace($entityTypeID, $entityID, $currentParent, $previousParent, $options); }