  | 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
Syntaxpublic bool AddProductFieldsToRequest { get; set; }Public Property AddProductFieldsToRequest As Boolean
	Get
	Set
Property Value
Type: 
Booleantrue if [add product fields to request]; otherwise, 
false.
See Also