StudentSchoolEnrolmentSummary ClassProvincial Approach to Student Information API
A summary of a student's registration at a school
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2019StudentSchoolEnrolmentSummary

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

public class StudentSchoolEnrolmentSummary

The StudentSchoolEnrolmentSummary type exposes the following members.

Constructors

  NameDescription
Public methodStudentSchoolEnrolmentSummary
Top
Properties

  NameDescription
Public propertyGrade
(Required) The grade the student registered in
Public propertyRegistrationExitDate
(Required) The exit date of the registration
Public propertyRegistrationStartDate
(Required) The date the registration becomes active
Public propertySchool
(Required) The school code where the registration occurred
Public propertySchoolYear
The school year for which the registration is applicable
Top
See Also

Reference