Contains scholastic information related to a student and constitutes a student academic profile.
Inheritance Hierarchy
PASI.DataContract.V2018StudentAcademicProfileInfo
Namespace: PASI.DataContract.V2018
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The StudentAcademicProfileInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
StudentAcademicProfileInfo |
Properties
Name | Description | |
---|---|---|
CourseEnrolmentRecords |
A list of the student's course enrolment records.
| |
Credentials |
A list of credentials for this student.
| |
EvaluatedMarkRecords |
A list of the student's evaluated mark records.
| |
ExamMarkRecords |
A list of the student's exam mark records.
| |
GedExamMarkRecords |
A list of the student's exam mark records.
| |
IsAssociated | (Required)
Indicates whether the calling organization is associated with the student.
| |
IsOutOfDate |
Indicate whether Official marks/marks are out of sync. This could be occur if transcript
processor was running on student's marks at same time as request was made.
| |
LastCredentialCalculationUtc |
This date indicates the last time the credentials were calculated for the student.
| |
OfficialMarks |
A list of the Official Mark Information.
| |
PASICoreVersion |
Version of the student academic record.
| |
PathwayCompletions |
List of the student's pathway completions.
| |
SchoolEnrolmentRecords |
A list of the student's enrolment records.
| |
StateProvinceId | (Required)
The primary StateProvinceId for the student, otherwise known as the Alberta Student Number (ASN).
| |
StudentExternalCredentials | (Required)
List of the student's external credentials
|
See Also