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.DataContracts.OwnerLoginOwnerLoginBaseCriteria
      Tse.EasyBook.Server.DataContracts.OwnerLoginAddCustomerReviewOwnerMessageCriteriaWeb

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

The AddCustomerReviewOwnerMessageCriteriaWeb type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyMessage
A message in the owners own language.
Public propertyProfileId
The profileid of the owner
(Inherited from OwnerLoginBaseCriteria.)
Public propertyRentalObjectNo
The rentalobject number
Top
See Also