StudentAcademicProfileInfoExamMarkRecords Property Provincial Approach to Student Information API
A list of the student's exam mark records.

Namespace: PASI.DataContract.V2020
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.23.3.0 (9.23.3.0)
Syntax

public List<AcademicExamMarkInfo> ExamMarkRecords { get; set; }

Property Value

Type: ListAcademicExamMarkInfo
See Also

Reference