Click or drag to resize
MultiBuyDiscountInfoIsRunning Property
Determines whether multi buy discount is currently running. ValidFrom and ValidTo properties are compared to current date/time.

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

Property Value

Type: Boolean
See Also