This data contract contains information about the core alerts for a Student.
Inheritance Hierarchy
PASI.DataContract.V2017StudentStatusInfo
Namespace: PASI.DataContract.V2017
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 core alerts 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