Click or drag to resize
OrderItemInfoOrderItemTotalPrice Property
Total item price. Corresponds with the TotalPrice.

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

Property Value

Type: Decimal
See Also