Click or drag to resize
ShoppingCartItemInfoTotalTaxInMainCurrency Property
Total tax in site main currency which is applied to the shopping cart item.

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

Property Value

Type: Double
See Also