Click or drag to resize

SettingsSkipLedgerOrder Property

Gets or sets a value that determines whether to skip sending ledger entries to the ERP.

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

Property Value

Type: Boolean

Implements

ISettingsSkipLedgerOrder
See Also