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

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

Property Value

Type: Boolean
See Also