Click or drag to resize

ISettingsGetProductInformationForAllVariants Property

Gets or sets a value that determines if the product request should contain all product variants or only the product being requested.

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

Property Value

Type: Boolean
See Also