• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/exchange/entity/userprofileimport.php
  • Класс: BitrixSaleExchangeEntityUserProfileImport
  • Вызов: UserProfileImport::isImportable
public function isImportable()
{
	return $this->settings->isImportableFor($this->getOwnerTypeId());
}