1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
GetAverageIBlockTemplateDurationRequest.php
См. документацию.
1
<?php
2
3
namespace
Bitrix\Lists\Api\Request\ServiceFactory;
4
5
class
GetAverageIBlockTemplateDurationRequest
6
{
7
public
function
__construct
(
8
public
/*readonly*/
int
$iBlockId
,
9
public
/*readonly*/
int
$autoExecuteType,
10
public
/*readonly*/
bool
$isNeedCheckPermissions =
true
,
11
public
/*readonly*/
bool
$isNeedRound =
true
,
12
)
13
{}
14
}
Bitrix\Lists\Api\Request\ServiceFactory\GetAverageIBlockTemplateDurationRequest
Определения
GetAverageIBlockTemplateDurationRequest.php:6
Bitrix\Lists\Api\Request\ServiceFactory\GetAverageIBlockTemplateDurationRequest\__construct
__construct(public int $iBlockId, public int $autoExecuteType, public bool $isNeedCheckPermissions=true, public bool $isNeedRound=true,)
Определения
GetAverageIBlockTemplateDurationRequest.php:7
$iBlockId
$iBlockId
Определения
iblock_subelement_generator.php:45
bitrix
modules
lists
lib
Api
Request
ServiceFactory
GetAverageIBlockTemplateDurationRequest.php
Создано системой
1.14.0