GetAverageIBlockTemplateDurationRequest
Table of Contents
Properties
-
$autoExecuteType
: int
-
$iBlockId
: int
-
$isNeedCheckPermissions
: bool
-
$isNeedRound
: bool
Methods
-
__construct()
: mixed
$autoExecuteType
public
int
$autoExecuteType
$iBlockId
public
int
$iBlockId
$isNeedCheckPermissions
public
bool
$isNeedCheckPermissions
= true
$isNeedRound
public
bool
$isNeedRound
= true
__construct()
public
__construct(int $iBlockId, int $autoExecuteType[, bool $isNeedCheckPermissions = true ][, bool $isNeedRound = true ]) : mixed
Parameters
-
$iBlockId
: int
-
-
$autoExecuteType
: int
-
-
$isNeedCheckPermissions
: bool
= true
-
-
$isNeedRound
: bool
= true
-