Click or drag to resize

PricesWeb Class

Data contract for price within a fixed range of currencies
Inheritance Hierarchy
SystemObject
  DataContractBase
    Tse.EasyBook.Server.DataContractsPricesWeb
      Tse.EasyBook.Server.DataContractsCleaningPricesWeb

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
C#
public class PricesWeb : DataContractBase

The PricesWeb type exposes the following members.

Constructors
  NameDescription
Public methodPricesWeb
Top
Properties
  NameDescription
Public propertyDkk
Price in DKK
Public propertyEnd
End date.
Public propertyEur
Price in EUR
Public propertyNok
Price in NOK
Public propertySek
Price in SEK
Public propertyStart
Start date
Top
See Also