Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/modules/sale/lib/exchange/
Upload File :
Current File : /var/www/homesaver/www/bitrix/modules/sale/lib/exchange/importoneccontragentcrm.php

<?php


namespace Bitrix\Sale\Exchange;


class ImportOneCContragentCRM extends ImportOneCContragentBase
{
	static function getUserProfileEntityTypeId()
	{
		return EntityType::USER_PROFILE_CONTACT_COMPANY;
	}
}