DiscountIsRunning Property |
Determines whether discount is currently running. ValidFrom and ValidTo properties are compared to current date/time.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax public bool IsRunning { get; }
Property Value
Type:
BooleanSee Also