Click or drag to resize
ECommerceSettingsUseStrictInventoryManagement Property
Indicates if strict inventory management is enabled. Value is taken from webconfig key CMSUseStrictInventoryManagement. Default value is false.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
public static bool UseStrictInventoryManagement { get; }

Property Value

Type: Boolean
See Also