DiscountsParametersDueDate Property |
Date and time when discounts are to be valid. Date is irrelevant when null.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax public Nullable<DateTime> DueDate { get; set; }
Property Value
Type:
NullableDateTimeSee Also