Click or drag to resize
ECommerceActionContextAssignDefaultTaxesToProducts Property
Indicates if system automatically assigns default tax classes to new products based on department configuration.

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

Property Value

Type: Boolean
See Also