| 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; }
Public Property LiveIntegrationSubmitType As SubmitType
Get
Set
Property Value
Type:
SubmitTypeThe type of the live integration submit.
See Also