CalculationRequestCalculationDate Property |
Date and time when discounts and taxes are to be valid.
Remarks
For most price calculations, the value is equal to the current time.
When calculating prices for existing orders, the values is equal to the date and time when the order was created.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax public DateTime CalculationDate { get; set; }
Property Value
Type:
DateTimeSee Also