Click or drag to resize
OrderItemInfoOrderItemDiscountSummary Property
Xml content with the summary of the discounts which were applied to the whole shopping cart item. Contains whole DiscountSummary from the ShoppingCartItemInfo.

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

Property Value

Type: String
See Also