| 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; }
Public Property GetUnitPrices As Boolean
Get
Set
Property Value
Type:
Booleantrue if [get unit prices]; otherwise,
false.
See Also