Click or drag to resize
SKUInfoSKUDepth Property
Product depth. For product variant with depth 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 double SKUDepth { get; set; }

Property Value

Type: Double
See Also