| OrderXmlGeneratorSettingsErpControlsShipping Property |
Gets or sets if ERP controls shipping
Namespace:
Dynamicweb.Ecommerce.LiveIntegration.XmlGenerators
Assembly:
Dynamicweb.Ecommerce.LiveIntegration (in Dynamicweb.Ecommerce.LiveIntegration.dll) Version: 3.0.1
Syntax public bool ErpControlsShipping { get; set; }
Public Property ErpControlsShipping As Boolean
Get
Set
Property Value
Type:
Booleantrue if [ERP controls shipping]; otherwise,
false.
See Also