CAllCrmSonetRelation::ReplaceRelation

  1. Bitrix24 API (v. 23.675.0)
  2. crm
  3. CAllCrmSonetRelation
  4. ReplaceRelation
  • Модуль: 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);
}

Добавить комментарий