Contains personal information for a student
Inheritance Hierarchy
PASI.DataContract.ElectionsAlberta.V2018StudentInfo
Namespace: PASI.DataContract.ElectionsAlberta.V2018
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The StudentInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
StudentInfo |
Properties
Name | Description | |
---|---|---|
BirthDate | (Required)
The birth date
| |
Gender | (Required)
The gender
| |
IsCanadianCitizen | (Required)
Is student a Canadian Citizen
| |
LegalName | (Required)
The legal name
| |
MailingAddress |
The mailing address if applicable
| |
PhoneNumber |
The phone number if applicable
| |
PhysicalAddress |
The physical address if applicable
| |
PreferredName | (Required)
The preferred name
| |
SecondaryStudents |
A list of keys that identify students that are linked to this student
|
See Also