Click or drag to resize

SettingsOrderCacheLevel Property

Gets or sets the cache level for order information.

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

Property Value

Type: String
The order cache level.

Implements

ISettingsOrderCacheLevel
See Also