Click or drag to resize
SKUInfoSKUInternalStatusID Property
Product internal status ID. For product variant with internal status ID not set, it is returned from parent product.

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

Property Value

Type: Int32
See Also