Contains information for individual components within a Responsible School definition.
Inheritance Hierarchy
PASI.DataContract.V2019ResponsibleSchoolInfo
Namespace: PASI.DataContract.V2019
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The ResponsibleSchoolInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ResponsibleSchoolInfo |
Properties
Name | Description | |
---|---|---|
EffectiveDate | (Required)
Identifies the date when the responsible school came into effect.
| |
HasResponsibleSchool | (Required)
The responsible school type for the responsible school.
| |
IsDeleted | (Required)
Indicates whether the result is deleted or not
| |
LastUpdateUtcTime |
The UTC time this Responsible School was last modified.
| |
PASICoreVersion | (Required)
The PASI version of this record. This is used for updating the record.
| |
RefId | (Required)
A Globally Unique Identifier (GUID) used to reference the Responsible School record
| |
SchoolCity |
The City name of the school the student will be transitioning to.
| |
SchoolCode |
Identifies the school associated with this record.
| |
SchoolCountry |
The Country associated with the School address that the student is transitioning to.
| |
SchoolName |
The name of the school the Student is transitioning to.
| |
SchoolStateProvince |
The province or state associated with the School address that the student is transitioning to.
For Canadian and US addresses, this should be the accepted 2 digit province or state code.
| |
StateProvinceId | (Required)
The primary StateProvinceId for the student, otherwise known as the Alberta Student Number (ASN).
| |
TransitionReason | (Required)
Identifies the reason the student transitioned to this school or out of school.
|
See Also