Describes a student that was found by the Identify Student service
Inheritance Hierarchy
PASI.DataContract.V2017MatchedStudent
Namespace: PASI.DataContract.V2017
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The MatchedStudent type exposes the following members.
Constructors
Name | Description | |
---|---|---|
MatchedStudent |
Properties
Name | Description | |
---|---|---|
Addresses |
A list of addresses for the student. This list only includes mailing addresses.
| |
CurrentIdentity |
The student's identity record used to establish their legal name and birth date
| |
HasDisclosureRestriction |
The student has a disclosure restriction, if one or more disclosure restrictions are active not considering the effective or
expiry date of the record
| |
IsDeactivated |
True if the StateProvinceId has been deactivated
| |
IsDeceased |
True if the student is deceased
| |
PreferredNameRefId |
The unique identifier for the name the person prefers to be called. This can be an alias or the student's identity.
| |
PrimaryStateProvinceId |
The primary StateProvinceId this student profile is linked to
| |
Rank |
The probability of this match
| |
SchoolEnrolments |
The last two school enrolments for the student
| |
SecondaryStateProvinceIds |
A list of secondary StateProvinceIds linked to this student profile
| |
StateProvinceId |
The primary StateProvinceId for the student, otherwise known as the Alberta Student Number (ASN)
| |
StudentNames |
A list of names for the student
|
See Also