Click or drag to resize

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)
Syntax
C#
public double Grade { get; set; }

Property Value

Type: Double
Remarks
Each house is graded using an internal scorecard. The resulting score is used to select the correct category of the rental object.
See Also