Click or drag to resize

AddCustomerReviewOwnerMessageCriteriaWeb Class

Data contract for the input criteria to create a new CustomerReview with ReviewType=Owner.
Inheritance Hierarchy
SystemObject
  DataContractBase
    Tse.EasyBook.Server.DataContractsOwnerAccessBaseCriteria
      Tse.EasyBook.Server.DataContractsAddCustomerReviewOwnerMessageCriteriaWeb

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

The AddCustomerReviewOwnerMessageCriteriaWeb type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyMessage
A message in the owners own language.
Public propertyPassword
(Inherited from OwnerAccessBaseCriteria.)
Public propertyRentalObjectNo
The rental object to find details for.
(Inherited from OwnerAccessBaseCriteria.)
Top
See Also