Click or drag to resize
SKUInfoIsProduct Property
Indicates if current SKU is representing product.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
public bool IsProduct { get; }

Property Value

Type: Boolean
See Also