Click or drag to resize

XmlGeneratorSettingsLiveIntegrationSubmitType Property

Gets or sets the type of the live integration submit.

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

Property Value

Type: SubmitType
The type of the live integration submit.
See Also