Click or drag to resize
ProductCatalogPricesTax Property
Gets or sets the tax calculated from the Price.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
public decimal Tax { get; }

Property Value

Type: Decimal
See Also