A summary of a student's registration at a school
Inheritance Hierarchy
PASI.DataContract.V2019StudentSchoolEnrolmentSummary
Namespace: PASI.DataContract.V2019
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The StudentSchoolEnrolmentSummary type exposes the following members.
Constructors
Name | Description | |
---|---|---|
StudentSchoolEnrolmentSummary |
Properties
Name | Description | |
---|---|---|
Grade | (Required)
The grade the student registered in
| |
RegistrationExitDate | (Required)
The exit date of the registration
| |
RegistrationStartDate | (Required)
The date the registration becomes active
| |
School | (Required)
The school code where the registration occurred
| |
SchoolYear |
The school year for which the registration is applicable
|
See Also