Click or drag to resize

DiscountInfoPrice Property

Note: This API is now obsolete.

Namespace:  Dynamicweb.Ecommerce.Orders.Discounts
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Use GetPrice overload with currency, country, unit id, user id, shop id.")]
public IPriceInfo Price { get; }

Property Value

Type: IPriceInfo
See Also