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

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

Property Value

Type: Boolean
See Also