Documentation

GetByID

array
CSaleOrderPropsVariant::GetByID(
 int ID
);

The method GetByID returns parameters of the specified order property variant.

Parameters

ParameterDescription
ID The ID of the order property whose information is to be retrieved.

Returned values

Returns an associated array with the following keys.

Key Description
ID The ID of the order property variant.
ORDER_PROPS_ID The order property ID. 
NAME Variant name.
VALUE Variant value.
SORT Variant sort weight.
DESCRIPTION Variant description as it is displayed to a visitor.

 

 

© «Bitrix24», 2001-2024
Up