ResponsibleSchoolInfo ClassProvincial Approach to Student Information API
Contains information for individual components within a Responsible School definition.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2019ResponsibleSchoolInfo

Namespace: PASI.DataContract.V2019
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.23.3.0 (9.23.3.0)
Syntax

public class ResponsibleSchoolInfo

The ResponsibleSchoolInfo type exposes the following members.

Constructors

  NameDescription
Public methodResponsibleSchoolInfo
Top
Properties

  NameDescription
Public propertyEffectiveDate
(Required) Identifies the date when the responsible school came into effect.
Public propertyHasResponsibleSchool
(Required) The responsible school type for the responsible school.
Public propertyIsDeleted
(Required) Indicates whether the result is deleted or not
Public propertyLastUpdateUtcTime
The UTC time this Responsible School was last modified.
Public propertyPASICoreVersion
(Required) The PASI version of this record. This is used for updating the record.
Public propertyRefId
(Required) A Globally Unique Identifier (GUID) used to reference the Responsible School record
Public propertySchoolCity
The City name of the school the student will be transitioning to.
Public propertySchoolCode
Identifies the school associated with this record.
Public propertySchoolCountry
The Country associated with the School address that the student is transitioning to.
Public propertySchoolName
The name of the school the Student is transitioning to.
Public propertySchoolStateProvince
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.
Public propertyStateProvinceId
(Required) The primary StateProvinceId for the student, otherwise known as the Alberta Student Number (ASN).
Public propertyTransitionReason
(Required) Identifies the reason the student transitioned to this school or out of school.
Top
See Also

Reference