 | 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; }<ObsoleteAttribute("Use GetPrice overload with currency, country, unit id, user id, shop id.")>
Public ReadOnly Property Price As IPriceInfo
GetProperty Value
Type:
IPriceInfo
See Also