AcademicExamInfoExamComponents Property Provincial Approach to Student Information API
A set of Exam Components that are completed by the student in order to complete the overall Exam.

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

public List<ExamComponentInfo> ExamComponents { get; set; }

Property Value

Type: ListExamComponentInfo
See Also

Reference