ShoppingCartItemInfoIsPartialDiscountApplied Property |
Determines whether there is a discount which is not applied to all units of the shopping cart item
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax public bool IsPartialDiscountApplied { get; }
Property Value
Type:
BooleanSee Also