Bitrix API

FieldValueService implements FieldValueService

Table of Contents

Interfaces

FieldValueService

Methods

__construct()  : mixed
getFieldValue()  : Result|GetFieldValueResult
requestFieldValue()  : Result|JobServiceResult

Methods

getFieldValue()

public getFieldValue(array<string|int, mixed> $employeeIds, array<string|int, mixed> $fieldIds) : Result|GetFieldValueResult
Parameters
$employeeIds : array<string|int, mixed>
$fieldIds : array<string|int, mixed>
Return values
Result|GetFieldValueResult

requestFieldValue()

public requestFieldValue(int $companyId, array<string|int, int> $employeeIds, array<string|int, int> $fieldIds) : Result|JobServiceResult
Parameters
$companyId : int
$employeeIds : array<string|int, int>
$fieldIds : array<string|int, int>
Return values
Result|JobServiceResult

        
On this page

Search results