You are here: Data Classes > Ektron.Cms.Commerce Namespace > Classes > BasketCalculatorData Class > BasketCalculatorData Properties > TaxClassSubtotals
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
BasketCalculatorData.TaxClassSubtotals Property

Gets a dictionary representing the tax classes applicable to the basket with the amount of taxes applied to the basket for that tax class.

C#
public Dictionary<TaxClassData, decimal> TaxClassSubtotals;
Visual Basic
Public Property TaxClassSubtotals() As Dictionary<TaxClassData, decimal>
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!