...Человеческий поиск в разработке...
- Модуль: crm
- Путь к файлу: ~/bitrix/modules/crm/classes/general/crm_owner_type.php
- Класс: \CCrmOwnerType
- Вызов: CCrmOwnerType::isPossibleDynamicTypeId
static function isPossibleDynamicTypeId(int $typeId): bool { return ($typeId >= static::DynamicTypeStart && $typeId < static::DynamicTypeEnd); }