CalculationRequestItemPriceOverride Property |
Prices which are used in the calculation instead of the calculation from the
SKU with the
IProductPricingService implementation.
Price represents unit price with applied catalog-level discounts.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax public ProductPrices PriceOverride { get; set; }
Property Value
Type:
ProductPricesSee Also