School enrolment records are used to record information about the schools a student attends.
Inheritance Hierarchy
PASI.DataContract.AlbertaHealth.V2017SchoolEnrolmentInfo
Namespace: PASI.DataContract.AlbertaHealth.V2017
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The SchoolEnrolmentInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SchoolEnrolmentInfo |
Properties
Name | Description | |
---|---|---|
ExitDate |
The exit date of the student school enrolment.
| |
Grade | (Required)
The grade the student enrolled in.
| |
SchoolCode | (Required)
The school code where the enrolment occurred.
| |
SchoolName | (Required)
The name of the school where the enrolment occurred.
| |
SchoolYear | (Required)
The school year for which the enrolment is applicable.
| |
StartDate | (Required)
The date the student school enrolment becomes effective.
|
See Also