RentalObjectCategoryWebGrade Property |
The minimum grade required to reach this category.
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 double Grade { get; set; }
Property Value
Type:
Double
RemarksEach house is graded using an internal scorecard. The resulting score is used to select the correct category of the rental object.
See Also