StudentStatusInfoSourceStudent Property Provincial Approach to Student Information API
The student for this status. If an ExpectedVersion and KnownSourceVersion were provided, and the student 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.V2020
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.23.3.0 (9.23.3.0)
Syntax

public StudentInfo SourceStudent { get; set; }

Property Value

Type: StudentInfo
See Also

Reference