The CSaleOrderPropsValue class helps handle parameters (compound
values) of an order property values.
Methods
Method | Description |
Add |
Adds a new property value to an order given the
specified parameters. |
GetList |
Returns an optionally sorted and filtered list of order property values. |
GetByID |
Returns parameters of a specified order property value. |
Update |
Replaces the values of the specified property value with the new ones. |
GetOrderProps |
Returns a set of property values of a specified order. In addition, some
bound values are returned as well. |