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.V2017StudentAcademicProfileInfo

Namespace: PASI.DataContract.V2017
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.23.3.0 (9.23.3.0)
Syntax

public class StudentAcademicProfileInfo

The StudentAcademicProfileInfo type exposes the following members.

Constructors

  NameDescription
Public methodStudentAcademicProfileInfo
Top
Properties

  NameDescription
Public propertyCourseEnrolmentRecords
A list of the student's course enrolment records.
Public propertyCredentials
A list of credentials for this student.
Public propertyEvaluatedMarkRecords
A list of the student's evaluated mark records.
Public propertyExamMarkRecords
A list of the student's exam mark records.
Public propertyGedExamMarkRecords
A list of the student's exam mark records.
Public propertyIsAssociated
(Required) Indicates whether the calling organization is associated with the student.
Public propertyIsOutOfDate
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.
Public propertyLastCredentialCalculationUtc
This date indicates the last time the credentials were calculated for the student.
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.
Public propertyStateProvinceId
(Required) The primary StateProvinceId for the student, otherwise known as the Alberta Student Number (ASN).
Public propertyStudentExternalCredentials
(Required) List of the student's external credentials
Top
See Also

Reference