Click or drag to resize
ShoppingCartLineIsProductOption Property
Indicates if this item represent a product option.

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

Property Value

Type: Boolean
See Also