StudentSchoolEnrolmentStatusInfo ClassProvincial Approach to Student Information API
This data contract contains information about the core alerts for a Student School Enrolment.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2018StudentSchoolEnrolmentStatusInfo

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

public class StudentSchoolEnrolmentStatusInfo

The StudentSchoolEnrolmentStatusInfo type exposes the following members.

Constructors

  NameDescription
Public methodStudentSchoolEnrolmentStatusInfo
Top
Properties

  NameDescription
Public propertyCoreAlerts
The core alerts for this Student School Enrolment.
Public propertyMaxSourcePASIVersion
The internally tracked PASI version that triggered the rebuilding of the core alerts for this Student School Enrolment.
Public propertyPASICoreVersion
The PASI version of this status.
Public propertySourceStudentSchoolEnrolment
The Student School Enrolment for this status. If an ExpectedVersion and KnownSourceVersion were provided, and the Student School 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.
Public propertyStudentSchoolEnrolmentRefId
The RefId for this Student School Enrolment.
Top
See Also

Reference