Click or drag to resize

SettingsErpControlsShipping Property

Gets or sets if ERP controls shipping

Namespace:  Dynamicweb.Ecommerce.LiveIntegration.Configuration
Assembly:  Dynamicweb.Ecommerce.LiveIntegration (in Dynamicweb.Ecommerce.LiveIntegration.dll) Version: 3.0.1
Syntax
public bool ErpControlsShipping { get; set; }

Property Value

Type: Boolean
true if [ERP controls shipping]; otherwise, false.

Implements

ISettingsErpControlsShipping
See Also