# CommunicationStatistics::getLoadCurrents()

URL: https://chugunov.pro/api-bitrix/crm/activity/communicationstatistics/getloadcurrents/
Проверено на 1С-Битрикс 25.x, обновлено 03.08.2026.
Источник: независимый русскоязычный справочник chugunov.pro. Не является официальной документацией 1С-Битрикс.

Класс: [`\Bitrix\Crm\Activity\CommunicationStatistics`](https://chugunov.pro/api-bitrix/crm/activity/communicationstatistics/)
Модуль: Crm.
Свойства элемента: method, public, static.

## Сигнатура

```php
public static getLoadCurrents(mixed $ownerTypeId, mixed $ownerId) : mixed
```

## Параметры

- `$ownerTypeId` `mixed` — обязательный
- `$ownerId` `mixed` — обязательный

## Возвращаемое значение

`mixed`

Оригинал в официальной документации: https://docs.1c-bitrix.ru/api/classes/Bitrix-Crm-Activity-CommunicationStatistics.html
