CourseEnrolmentStatusInfoSourceCourseEnrolment Property Provincial Approach to Student Information API
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.

Namespace: PASI.DataContract.V2019
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.23.3.0 (9.23.3.0)
Syntax

public CourseEnrolmentInfo SourceCourseEnrolment { get; set; }

Property Value

Type: CourseEnrolmentInfo
See Also

Reference