Click or drag to resize
DiscountCouponInfoIsValid Property
Determines whether discount coupon is valid or not.

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

Property Value

Type: Boolean
See Also