method
public
static
OrderHistory::addField()
Класс: \Bitrix\Sale\OrderHistory
Сигнатура
public static addField(string $entityName, int $orderId, string $field[, null|string $oldValue = null ][, null|string $value = null ][, int $id = null ][, mixed $entity = null ][, array<string|int, mixed> $fields = array() ]) : mixed
Параметры
$entityName
string
$orderId
int
$field
string
$oldValue
null|string
= null
$value
null|string
= null
$id
int
= null
$entity
mixed
= null
$fields
array<string|int, mixed>
= array()
Возвращаемое значение
mixed
Исходный файл: source/sale/lib/orderhistory.php:46

