ArticleWebPriceExamples Property |
This property contains a list of 20
PriceExampleWeb that holds information about what the price would be if ordering xx amounts.
Articles may have complex volume discount schemes which makes it problematic to give 1 single price regardless of the volume of purchase.
Use this collection to extract the correct price based on the end customers requested volume of the article.
If the article has no volume discount the collection will only contain item(s) where count is one.
Namespace:
Tse.EasyBook.Server.DataContracts
Assembly:
Tse.EasyBook.Server.DataContracts (in Tse.EasyBook.Server.DataContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
See Also