This data contract contains information about the core alerts for a Classroom Accommodation record.
Inheritance Hierarchy
PASI.DataContract.V2018ClassroomAccommodationStatusInfo
Namespace: PASI.DataContract.V2018
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The ClassroomAccommodationStatusInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ClassroomAccommodationStatusInfo |
Properties
Name | Description | |
---|---|---|
ClassroomAccommodationRefId |
The RefId for this Classroom Accommodation.
| |
CoreAlerts |
The core alerts for this Classroom Accommodation.
| |
MaxSourcePASIVersion |
The internally tracked PASI version that triggered the rebuilding of the core alerts for
this Classroom Accommodation.
| |
PASICoreVersion |
The PASI version of this status.
| |
SourceClassroomAccommodation |
The Classroom Accommodation for this status. If an ExpectedVersion and KnownSourceVersion were
provided, and the Classroom Accommodation 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