SchoolEnrolmentInfo ClassProvincial Approach to Student Information API
School enrolment records are used to record information about the schools a student attends.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.AlbertaHealth.V2017SchoolEnrolmentInfo

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

public class SchoolEnrolmentInfo

The SchoolEnrolmentInfo type exposes the following members.

Constructors

  NameDescription
Public methodSchoolEnrolmentInfo
Top
Properties

  NameDescription
Public propertyExitDate
The exit date of the student school enrolment.
Public propertyGrade
(Required) The grade the student enrolled in.
Public propertySchoolCode
(Required) The school code where the enrolment occurred.
Public propertySchoolName
(Required) The name of the school where the enrolment occurred.
Public propertySchoolYear
(Required) The school year for which the enrolment is applicable.
Public propertyStartDate
(Required) The date the student school enrolment becomes effective.
Top
See Also

Reference