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

Namespace: PASI.DataContract.V2019
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
Remarks


Field Validation

  • This field is Required.
See Also

Reference