Click or drag to resize
SKUInfoSKUHeight Property
Product height. For product variant with height not set, it is returned from parent product.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
public virtual double SKUHeight { get; set; }

Property Value

Type: Double
See Also