Click or drag to resize

ProductInfoXmlGeneratorSettingsAddProductFieldsToRequest Property

Gets or sets a value indicating whether [add product fields to request].

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

Property Value

Type: Boolean
true if [add product fields to request]; otherwise, false.
See Also