Contains all information of a student's registration at a school and the corresponding program enrolment information.
Inheritance Hierarchy
PASI.DataContract.V2020StudentSchoolEnrolment
Namespace: PASI.DataContract.V2020
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The StudentSchoolEnrolment type exposes the following members.
Constructors
Name | Description | |
---|---|---|
StudentSchoolEnrolment |
Properties
Name | Description | |
---|---|---|
EffectiveUtc |
The time a record become effective. This is a PASI generated value, any value entered will be ignored. | |
ExitDateType | (Required)
The exit date Type of the registration.
| |
ExtendedSchoolEnrolmentInfo |
Additional registration and program enrolment information
| |
Grade | (Required)
The grade the student registered in.
| |
IsDeleted | (Required)
Flag to indicate this school enrolment is deleted
| |
PASICoreVersion | (Required)
The PASI version of this object. This is used for updating the object. Value is ignored when new.
| |
ProgrammingTimeframe | (Required)
The Programming Timeframe of the registration.
| |
ProgrammingType | (Required)
The Programming Type of the registration.
| |
RefId | (Required)
A unique identifier for this registration
| |
RegistrationExitDate | (Required)
The exit date of the registration.
| |
RegistrationStartDate | (Required)
The date the registration becomes active.
| |
SchoolCode | (Required)
The school code where the registration occurred.
| |
SchoolProvidedProgramPercentage |
The percentage of the school program as part of school enrolment information submitted to PASI.
| |
SchoolYear | (Required)
The school year for which the registration is applicable.
| |
StateProvinceId | (Required)
The Alberta Student Number at the time of registration.
|
See Also