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.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax bool ItemTaxZeroIfIDSupplied { get; set; }
Property Value
Type:
BooleanSee Also