Click or drag to resize
SKUInfoSKUReorderAt Property
Available items quantity at which the product is to be reordered. In case of product variant value is taken from parent product if it tracks inventory 'ByProduct'.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public virtual int SKUReorderAt { get; set; }

Property Value

Type: Int32
See Also