Click or drag to resize

RentalObjectBaseWeb Class

Base class for for web rental object entities
Inheritance Hierarchy
SystemObject
  DataContractBase
    Tse.EasyBook.Server.DataContractsDataContractEntityWeb
      Tse.EasyBook.Server.DataContractsRentalObjectBaseWeb
        More...

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 RentalObjectBaseWeb : DataContractEntityWeb

The RentalObjectBaseWeb type exposes the following members.

Constructors
  NameDescription
Public methodRentalObjectBaseWeb
Top
Properties
  NameDescription
Public propertyBcode
Agency code. Used to distinguish subset of houses.
Public propertyId
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.)
Public propertyRentalObjectNo
A unique identifier for the rental object.
Top
See Also
Inheritance Hierarchy