CustomerReviewGradeWebGradesCount Property |
When used for customer reviews in results this value is 1
When used for customer reviews statistics for the consumer this value is the total number of reviews for this category for the consumer
When used for rental object reviews statistics for the consumer this value is the total number of reviews for 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)
Syntaxpublic int? GradesCount { get; set; }
Property Value
Type:
NullableInt32
Remarks
Used for statistics
See Also