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.28.37.5 (9.28.37.5)
Syntax
The SchoolEnrolmentInfo type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SchoolEnrolmentInfo |
Properties
| Name | Description | |
|---|---|---|
| AuthorityClassificationType |
(Required) The classification assigned to the school authority
| |
| AuthorityCode | (Required)
The code for the authority the school reports to.
| |
| AuthorityName | (Required)
The name of the authority the school reports to.
| |
| 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.
| |
| SchoolPostalCode |
The postal code of the school.
| |
| SchoolYear | (Required)
The school year for which the enrolment is applicable.
| |
| StartDate | (Required)
The date the student school enrolment becomes effective.
|
See Also