AssessmentWeb Class |
Namespace: Tse.EasyBook.Server.DataContracts
public class AssessmentWeb : IntervalWeb
The AssessmentWeb type exposes the following members.
| Name | Description | |
|---|---|---|
| AssessmentWeb |
| Name | Description | |
|---|---|---|
| AssessmentCriteriaGrades |
Assessment grades
| |
| AverageGrade |
Average grade of all assessment grades
| |
| Id |
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.) | |
| LastInspection |
Date of last inspection
| |
| ValidFrom |
Start date
(Inherited from IntervalWeb.) | |
| ValidTo |
End date. If null, the interval is seen as having no expiration.
(Inherited from IntervalWeb.) |