Click or drag to resize
TaxCalculationRequestItems Field
Items to calculate taxes for.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
public readonly ICollection<TaxItem> Items

Field Value

Type: ICollectionTaxItem
See Also