Contains the core alerts (advice and warnings) for a student
Inheritance Hierarchy
PASI.DataContract.V2018StudentStatusInfo
Namespace: PASI.DataContract.V2018
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The StudentStatusInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
StudentStatusInfo |
Properties
Name | Description | |
---|---|---|
CoreAlerts |
The advice and warnings for this student
| |
MaxSourcePASIVersion |
The internally tracked PASI version that triggered the rebuilding of the core alerts for
this student
| |
PASICoreVersion |
The PASI version of this status
| |
SourceStudent |
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.
| |
StateProvinceId |
The Alberta Student Number for this student
|
See Also