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

SystemObject
  PASI.DataContract.ElectionsAlberta.V2018StudentInfo

Namespace: PASI.DataContract.ElectionsAlberta.V2018
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 propertyBirthDate
(Required) The birth date
Public propertyGender
(Required) The gender
Public propertyIsCanadianCitizen
(Required) Is student a Canadian Citizen
Public propertyLegalName
(Required) The legal name
Public propertyMailingAddress
The mailing address if applicable
Public propertyPhoneNumber
The phone number if applicable
Public propertyPhysicalAddress
The physical address if applicable
Public propertyPreferredName
(Required) The preferred name
Public propertySecondaryStudents
A list of keys that identify students that are linked to this student
Top
See Also

Reference