Click or drag to resize
CalculationResultTaxSummary Property
The summary of taxes applied during the calculation.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
public ValuesSummary TaxSummary { get; }

Property Value

Type: ValuesSummary
See Also