Click or drag to resize
SKUInfoSKUDepartmentID Property
Product department ID. For product variant with department ID 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 int SKUDepartmentID { get; set; }

Property Value

Type: Int32
See Also