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

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

Property Value

Type: Double
See Also