Click or drag to resize

FeedProviderShowPricesWithVat Property

Namespace:  Dynamicweb.Ecommerce.Feeds
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[AddInParameterAttribute("ShowPricesWithVat")]
[AddInLabelAttribute("Show prices with VAT")]
[AddInParameterEditorAttribute(typeof(YesNoParameterEditor), "")]
public bool ShowPricesWithVat { get; set; }

Property Value

Type: Boolean
See Also