Click or drag to resize
SKUInfoSKUAvailableItems Property
Product available items. 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 SKUAvailableItems { get; set; }

Property Value

Type: Int32
See Also