Click or drag to resize

PostalCodeWeb Class

[Missing <summary> documentation for "T:Tse.EasyBook.Server.DataContracts.PostalCodeWeb"]

Inheritance Hierarchy
SystemObject
  DataContractBase
    DataContractEntity
      Tse.EasyBook.Server.DataContractsPostalCodeWeb

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 PostalCodeWeb : DataContractEntity

The PostalCodeWeb type exposes the following members.

Constructors
  NameDescription
Public methodPostalCodeWeb
Top
Properties
  NameDescription
Public propertyCity
City for the postal/zip code
Public propertyCode
National code for for the postal/zip code
Top
See Also