Click or drag to resize

OwnerAccessIntervalCriteria Class

Data contract for the input criteria for the "OwnerAccess" webservice.
Inheritance Hierarchy

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 OwnerAccessIntervalCriteria : OwnerAccessBaseCriteria

The OwnerAccessIntervalCriteria type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyInterval
The interval cotaning the requested start and (optionally) end date.
Public propertyPassword
(Inherited from OwnerAccessBaseCriteria.)
Public propertyRentalObjectNo
The rental object to find details for.
(Inherited from OwnerAccessBaseCriteria.)
Top
See Also