Click or drag to resize
CalculationResultItemItemUnitPrice Property
Unit price of the item. This value includes UnitDiscount.

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

Property Value

Type: Decimal
See Also