Click or drag to resize
SummaryItemValue Property
Summary item value in shopping cart currency used for displaying in Invoice, Email template and Shopping cart.

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

Property Value

Type: Decimal
See Also