...Человеческий поиск в разработке...
- Модуль: crm
- Путь к файлу: ~/bitrix/modules/crm/classes/general/crm_contact.php
- Класс: \CAllCrmContact
- Вызов: CAllCrmContact::CheckExportPermission
static function CheckExportPermission($userPermissions = null, int $categoryId = 0) { return CCrmAuthorizationHelper::CheckExportPermission( (new PermissionEntityTypeHelper(CCrmOwnerType::Contact))->getPermissionEntityTypeForCategory($categoryId), $userPermissions ); }