Documentation

GetByID

array
CSaleOrderPropsValue::GetByID(
 int ID
);

The method GetByID returns parameters of a specified order property value.

Parameters

ParameterDescription
ID The order property value ID whose parameters are to be retrieved.

Returned values

Returns an associated array with the following keys.

Key Description
ID The order property value ID.
ORDER_ID The order ID.
ORDER_PROPS_ID The order property ID.
NAME The order property name.
VALUE Order property value.
CODE Property mnemonic code.

 

© «Bitrix24», 2001-2024
Up