method
public
static
BusinessValue::get()
Класс: \Bitrix\Sale\BusinessValue
Сигнатура
public static get(string $codeKey[, string|null $consumerKey = null ][, IBusinessValueProvider|string|int|null $personTypeId = null ][, mixed $providerInstance = null ]) : mixed
Описание
Получает бизнес-значение.
Параметры
$codeKey
string
$consumerKey
string|null
= null
$personTypeId
IBusinessValueProvider|string|int|null
= null
$providerInstance
mixed
= null
Возвращаемое значение
mixed
Исходный файл: source/sale/lib/businessvalue.php:46

