Table of Contents

Enum TaxType

Namespace
Dynamicweb.Ecommerce.Products.Taxes
Assembly
Dynamicweb.Ecommerce.dll

The enum TaxType represents tax types enumeration.

public enum TaxType

Fields

CalculateVat = 0
DoNotCalculateVat = 1
To top