Class TeacherStatisticsSummaryModel
Inherited Members
Namespace: EduCATS.Data.Models
Assembly: EduCATS.dll
Syntax
public class TeacherStatisticsSummaryModel
Properties
SubjectStatistics
Declaration
[JsonProperty("SubjectStatistics")]
public IList<TeacherSubjectStatisticsSummaryModel> SubjectStatistics { get; set; }
Property Value
| Type | Description |
|---|---|
| IList<TeacherSubjectStatisticsSummaryModel> |