Click or drag to resize
OrderItemInfoOrderItemTotalPriceInMainCurrency Property
Total order item price in main currency.

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

Property Value

Type: Double
See Also