StudentStatusInfo ClassProvincial Approach to Student Information API
Contains the core alerts (advice and warnings) for a student
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2021StudentStatusInfo

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

public class StudentStatusInfo

The StudentStatusInfo type exposes the following members.

Constructors

  NameDescription
Public methodStudentStatusInfo
Top
Properties

  NameDescription
Public propertyCoreAlerts
The advice and warnings for this student
Public propertyPASICoreVersion
The PASI version of this status
Public propertySourceStudent
The student for this status. If an ExpectedVersion and KnownSourceVersion were provided, and the student version is higher than the KnownSourceVersion but less than or equal to the MaxSourcePASIVersion for this status, then this property will have a value otherwise it will be null.
Public propertyStateProvinceId
The Alberta Student Number for this student
Top
See Also

Reference