| SettingsUseUnitPrices Property |
Gets or sets if use unit prices
Namespace:
Dynamicweb.Ecommerce.LiveIntegration.Configuration
Assembly:
Dynamicweb.Ecommerce.LiveIntegration (in Dynamicweb.Ecommerce.LiveIntegration.dll) Version: 3.0.1
Syntax public bool UseUnitPrices { get; set; }
Public Property UseUnitPrices As Boolean
Get
Set
Property Value
Type:
Booleantrue if [use unit prices]; otherwise,
false.
Implements
ISettingsUseUnitPricesSee Also