Click or drag to resize
MultiBuyDiscountInfoStatus Property
Indicates status of multi buy discount. It can be Disabled, Active, NotStarted of Finished.

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

Property Value

Type: DiscountStatusEnum
See Also