StudentStatusInfo ClassProvincial Approach to Student Information API
This data contract contains information about the core alerts for a Student.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2017StudentStatusInfo

Namespace: PASI.DataContract.V2017
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 core alerts for this Student.
Public propertyMaxSourcePASIVersion
The internally tracked PASI version that triggered the rebuilding of the core alerts 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