Click or drag to resize

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

The OwnerAccessBaseCriteria type exposes the following members.

Constructors
  NameDescription
Public methodOwnerAccessBaseCriteria
Top
Properties
  NameDescription
Public propertyPassword
Public propertyRentalObjectNo
The rental object to find details for.
Top
See Also