Bitrix API

TaskSettings

FinalYes

Table of Contents

Properties

$delegationType  : int
$description  : string
$isInline  : bool
$name  : string
$parameters  : array<string|int, mixed>

Methods

__construct()  : mixed

Properties

$delegationType read-only

public int $delegationType = \CBPTaskDelegationType::Subordinate

$parameters read-only

public array<string|int, mixed> $parameters = []

Methods

__construct()

public __construct([string $name = '' ][, string $description = '' ][, bool $isInline = false ][, int $delegationType = CBPTaskDelegationType::Subordinate ][, array<string|int, mixed> $parameters = [] ]) : mixed
Parameters
$name : string = ''
$description : string = ''
$isInline : bool = false
$delegationType : int = CBPTaskDelegationType::Subordinate
$parameters : array<string|int, mixed> = []

        
On this page

Search results