Click or drag to resize
OrderItemInfoOrderItemUnitPrice Property
Price of the item per unit, corresponds to the price of the UnitPrice.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
public virtual decimal OrderItemUnitPrice { get; set; }

Property Value

Type: Decimal
See Also