Click or drag to resize

SettingsGetProductInformationForAllVariants 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
public bool GetProductInformationForAllVariants { get; set; }

Property Value

Type: Boolean

Implements

ISettingsGetProductInformationForAllVariants
See Also