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

Property Value

Type: Int32
See Also