Click or drag to resize
IItemTaxItemTaxZeroIfIDSupplied Property
True - if customer's tax ID is supplied, the tax value for the customer is zero. False (default) - value of the tax is calculated

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
bool ItemTaxZeroIfIDSupplied { get; set; }

Property Value

Type: Boolean
See Also