InvoiceAccountSyncAgent::getTotalEntityCount

  1. Bitrix24 API (v. 23.675.0)
  2. crm
  3. InvoiceAccountSyncAgent
  4. getTotalEntityCount
  • Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/agent/accounting/invoiceaccountsyncagent.php
  • Класс: Bitrix\Crm\Agent\Accounting\InvoiceAccountSyncAgent
  • Вызов: InvoiceAccountSyncAgent::getTotalEntityCount
protected function getTotalEntityCount()
{
	return \CCrmInvoice::GetTotalCount();
}

Добавить комментарий