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

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

Property Value

Type: Int32
See Also