Click or drag to resize
ItemTaxItemTaxCustomData Property
Tax class custom data.

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

Property Value

Type: ContainerCustomData

Implements

IItemTaxItemTaxCustomData
See Also