ECommerceSettingsUseStrictInventoryManagement Property |
Indicates if strict inventory management is enabled. Value is taken from webconfig key CMSUseStrictInventoryManagement.
Default value is false.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax public static bool UseStrictInventoryManagement { get; }
Property Value
Type:
BooleanSee Also