  | OrderXmlGeneratorSettingsAddOrderLineFieldsToRequest Property  | 
 
            Gets or sets a value indicating whether order line fields should be added to the request.
            
 
    Namespace: 
   Dynamicweb.Ecommerce.LiveIntegration.XmlGenerators
    Assembly:
   Dynamicweb.Ecommerce.LiveIntegration (in Dynamicweb.Ecommerce.LiveIntegration.dll) Version: 3.0.1
Syntaxpublic bool AddOrderLineFieldsToRequest { get; set; }Public Property AddOrderLineFieldsToRequest As Boolean
	Get
	Set
Property Value
Type: 
Booleantrue if order line fields should be added to the request; otherwise, 
false.
See Also