Details on a student's home education registration. Only applicable to unsupervised home education.
Inheritance Hierarchy
PASI.DataContract.V2021HomeEducationRegistration
Namespace: PASI.DataContract.V2021
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The HomeEducationRegistration type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| HomeEducationRegistration |
Properties
| Name | Description | |
|---|---|---|
| ExitDateType | (Required)
The exit date Type of the registration.
| |
| LastUpdateUtcTime | (Required)
Either the created or last updated time for the record.
This is Read-Only.
| |
| 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 used to reference this record.
| |
| RegistrationExitDate | (Required)
The exit date of the registration.
| |
| RegistrationStartDate | (Required)
The date the registration becomes active.
| |
| ResidentBoard |
The resident board of the student at the time of the registration.
| |
| SchoolYear | (Required)
The school year for which the registration is applicable.
|
See Also