Contains scholastic information related to a student and constitutes a student academic profile.
Inheritance Hierarchy
PASI.DataContract.Apop.V2024StudentAcademicProfileInfo
Namespace: PASI.DataContract.Apop.V2024
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 | |
---|---|---|
AccessCode | (Required)
The unique identifier for the the student, otherwise known as the APOP Code.
| |
LastUpdateUtcTime | (Required)
The UTC time this student's academic record was last modified
| |
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.
|
See Also