PersonDedupeDataSource::loadEntityMatches

  1. Bitrix24 API (v. 23.675.0)
  2. crm
  3. PersonDedupeDataSource
  4. loadEntityMatches
  • Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/integrity/persondedupedatasource.php
  • Класс: Bitrix\Crm\Integrity\PersonDedupeDataSource
  • Вызов: PersonDedupeDataSource::loadEntityMatches
protected function loadEntityMatches($entityTypeID, $entityID)
{
	return DuplicatePersonCriterion::loadEntityMatches($entityTypeID, $entityID);
}

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