Click or drag to resize

OwnerLoginRentalObjectIntervalCriteria Class

Data contract class for saving bank account details of an account
Inheritance Hierarchy

Namespace:  Tse.EasyBook.Server.DataContracts.OwnerLogin
Assembly:  Tse.EasyBook.Server.DataContracts (in Tse.EasyBook.Server.DataContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class OwnerLoginRentalObjectIntervalCriteria : OwnerLoginIntervalCriteriaBase

The OwnerLoginRentalObjectIntervalCriteria type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyInterval
The interval cotaning the requested start and (optionally) end date.
(Inherited from OwnerLoginIntervalCriteriaBase.)
Public propertyProfileId
The profileid of the owner
(Inherited from OwnerLoginBaseCriteria.)
Public propertyRentalObjectNo
The rentalobject number
Top
See Also