Click or drag to resize
MultiBuyItemSKU Property
Gets or sets the SKU behind this item.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
public SKUInfo SKU { get; set; }

Property Value

Type: SKUInfo
See Also