Classes

  Class Description
Public class PriceChangedEventArgs
Contains information about price change in a price list article.
Public class PriceList
Hold a singel PriceList
Public class PriceListArticle
Hold a singel PriceListArticle
Public class PriceListArticleCollection
Handle the article to the pricelist
Public class PriceListArticleDoesNotExistException
Price list article does not exist exception class.
Public class PriceListArticleExistException
Price list article exists exception class.
Public class PriceListArticlePriceDoesNotExistException
Price list article does not exist exception class.
Public class PriceListCollection
Handle the pricelist management
Public class PriceListConvertedException
Price from pricelist is converted exception
Public class PriceListDoesNotExistException
Base exception class for the Data Access Layer.
Public class PriceListExistException
Base exception class for the Data Access Layer.

Delegates

  Delegate Description
Public delegate PriceChangedEventHandler
Event raised when price of an article is changed.