Click or drag to resize

ProductInfoXmlGeneratorSettingsGetUnitPrices Property

Gets or sets if get unit prices

Namespace:  Dynamicweb.Ecommerce.LiveIntegration.XmlGenerators
Assembly:  Dynamicweb.Ecommerce.LiveIntegration (in Dynamicweb.Ecommerce.LiveIntegration.dll) Version: 3.0.1
Syntax
public bool GetUnitPrices { get; set; }

Property Value

Type: Boolean
true if [get unit prices]; otherwise, false.
See Also