Click or drag to resize

AssessmentCriteriaGradeWeb Class

Data contract class for a rental object assessment grade. Assessments are used to calculate the rental object category.
Inheritance Hierarchy
SystemObject
  DataContractBase
    Tse.EasyBook.Server.DataContractsDataContractEntityWeb
      Tse.EasyBook.Server.DataContractsAssessmentCriteriaGradeWeb

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 class AssessmentCriteriaGradeWeb : DataContractEntityWeb

The AssessmentCriteriaGradeWeb type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyGrade
Grade
Public propertyId
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.)
Public propertyName
Name
Top
See Also