PriceAccount::getPageSize

  1. Bitrix24 API (v. 23.675.0)
  2. crm
  3. PriceAccount
  4. getPageSize
  • Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/update/product/priceaccount.php
  • Класс: Bitrix\Crm\Update\Product\PriceAccount
  • Вызов: PriceAccount::getPageSize
protected function getPageSize(array $options): int
{
	return self::PAGE_SIZE;
}

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