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