Click or drag to resize
ShoppingCartInfoShippingTaxes Property
Taxes which should be applied to the selected shipping option.

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

Property Value

Type: DataSet
See Also