Contains all information of a student's registration at a school and the corresponding program enrolment information.
Inheritance Hierarchy
PASI.DataContract.V2017StudentSchoolEnrolment
Namespace: PASI.DataContract.V2017
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 |
Initializes a new instance of the ExtendedInfoList class.
|
Properties
| Name | Description | |
|---|---|---|
| CalendarRefId |
The unique identifer of the Calendar the registration is based upon.
| |
| EffectiveUtc |
The time a record become effective. This is a PASI generated value, any value entered will be ignored. | |
| ExtendedSchoolEnrolmentInfo | (Required)
Additional registration and program enrolment information
| |
| Grade | (Required)
The grade the student registered in.
| |
| PASICoreVersion | (Required)
The PASI version of this object. This is used for updating the object. Value is ignored when new.
| |
| RefId | (Required)
A unique identifier for this registration
| |
| RegistrationExitDate |
The exit date of the registration.
| |
| RegistrationStartDate | (Required)
The date the registration becomes active.
| |
| RegistrationStatus | (Required)
Describes the state of the registration.
| |
| RegistrationType | (Required)
Indicates the type of program or courses the student is registering for.
| |
| 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