Click or drag to resize

CustomerReviewGradeWebGrade Property

When used for customer reviews in results this value is the grade given for the category When used for customer reviews statistics for the consumer this value is the calculated average for this category for the consumer When used for rental object reviews statistics for the consumer this value is the calculated average this category for the rental object

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 double? Grade { get; set; }

Property Value

Type: NullableDouble
See Also