Bitrix-D7
23.9
Загрузка...
Поиск...
Не найдено
importoneccontragentcrm.php
1
<?php
2
3
4
namespace
Bitrix\Sale\Exchange
;
5
6
7
class
ImportOneCContragentCRM
extends
ImportOneCContragentBase
8
{
9
static
function
getUserProfileEntityTypeId
()
10
{
11
return
EntityType::USER_PROFILE_CONTACT_COMPANY
;
12
}
13
}
Bitrix\Sale\Exchange\EntityType\USER_PROFILE_CONTACT_COMPANY
const USER_PROFILE_CONTACT_COMPANY
Definition
entitytype.php:15
Bitrix\Sale\Exchange\ImportOneCContragentBase
Definition
importoneccontragentbase.php:14
Bitrix\Sale\Exchange\ImportOneCContragentCRM
Definition
importoneccontragentcrm.php:8
Bitrix\Sale\Exchange\ImportOneCContragentCRM\getUserProfileEntityTypeId
static getUserProfileEntityTypeId()
Definition
importoneccontragentcrm.php:9
Bitrix\Sale\Exchange
Definition
basetrait.php:2
modules
sale
lib
exchange
importoneccontragentcrm.php
Создано системой
1.10.0