Click or drag to resize

CustomerReviewWebReviewType Property

Customer review type - from customer (regular), owner (independent "reply" from owner) or employee (independent "reply" from employee).

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 ReviewTypeEnum ReviewType { get; set; }

Property Value

Type: ReviewTypeEnum
See Also