The CourseEnrolmentStatusInfo type exposes the following members.
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