Click or drag to resize
ShoppingCartItemCheckResultCheckFailed Property
Indicates whether the check has failed.

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

Property Value

Type: Boolean
See Also