StudentInfo ClassProvincial Approach to Student Information API
Contains personal information for a student
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2019StudentInfo

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

public class StudentInfo

The StudentInfo type exposes the following members.

Constructors

  NameDescription
Public methodStudentInfo
Top
Properties

  NameDescription
Public propertyCitizenshipStatuses
The citizenship statuses for this student
Public propertyCreatedOnUtc
(Required) The date this student was created in PASI
Public propertyDateOfDeath
The date (if known) this student became deceased
Public propertyDisclosureRestrictions
The disclosure restrictions for this student
Public propertyEmailAddresses
The email addresses for this student
Public propertyGender
(Required) The gender of this student
Public propertyIdentificationRecord
(Required) The most recent document that confirms the identity of the student
Public propertyIsDeactivated
(Required) True if the StateProvinceId has been deactivated
Public propertyIsDeceased
(Required) True if this student is deceased
Public propertyLastUpdateUtcTime
(Required) The UTC time this student's record was last modified
Public propertyMaturityDate
(Required) The date this student is considered mature
Public propertyMaturityReason
(Required) How the maturity date was determined
Public propertyMedicalAlerts
The medical alerts for this student
Public propertyOriginalNameRefId
(Required) The reference id of the name this student was created with. Use this reference id to find the name in the StudentNames list.
Public propertyOtherPhoneNumbers
The phone numbers for this student
Public propertyParentGuardians
The Parents and Guardians for this student
Public propertyPASICoreVersion
(Required) The version of this student's record
Public propertyPreferredNameRefId
(Required) The reference id of the name that is preferred for this student. Use this reference id to find the name in the StudentNames list. This name could be an alias or the student's current identity.
Public propertyPreferredPhoneNumber
The phone number that is preferred for this student
Public propertyPrimaryLanguageSpokenAtHome
The primary language spoken at home for this student
Public propertyPrimaryStateProvinceId
The primary StateProvinceId this student is linked to
Public propertyScheduledRecordDisposalDate
The date the student’s student record qualifies for disposal.
Public propertySecondaryStateProvinceIds
The secondary StateProvinceIds linked to this student
Public propertySection23Eligibility
The section 23 eligibility for this student
Public propertyStateProvinceId
(Required) The Alberta Student Number for this student
Public propertyStudentAddresses
The physical and mailing addresses for this student
Public propertyStudentNames
(Required) All the names for this student
Top
See Also

Reference