StudentAcademicProfileInfo ClassProvincial Approach to Student Information API
Contains scholastic information related to a student and constitutes a student academic profile.
Inheritance Hierarchy

SystemObject
  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

public class StudentAcademicProfileInfo

The StudentAcademicProfileInfo type exposes the following members.

Constructors

  NameDescription
Public methodStudentAcademicProfileInfo
Top
Properties

  NameDescription
Public propertyAccessCode
(Required) The unique identifier for the the student, otherwise known as the APOP Code.
Public propertyLastUpdateUtcTime
(Required) The UTC time this student's academic record was last modified
Public propertyOfficialMarks
A list of the Official Mark Information.
Public propertyPASICoreVersion
Version of the student academic record.
Public propertyPathwayCompletions
List of the student's pathway completions.
Public propertySchoolEnrolmentRecords
A list of the student's enrolment records.
Top
See Also

Reference