This data contract contains information about the core alerts for a responsible school.
Inheritance Hierarchy
PASI.DataContract.V2019ResponsibleSchoolStatusInfo
Namespace: PASI.DataContract.V2019
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The ResponsibleSchoolStatusInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ResponsibleSchoolStatusInfo |
Properties
Name | Description | |
---|---|---|
CoreAlerts |
The core alerts for this Student School Enrolment.
| |
PASICoreVersion |
The PASI version of this status.
| |
ResponsibleSchoolRefId |
The RefId for this Student School Enrolment.
| |
SourceResponsibleSchoolInfo |
The responsible school for this status. If an ExpectedVersion and KnownSourceVersion
were provided, and the responsible school 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.
|
See Also