StudentSchoolEnrolment ClassProvincial Approach to Student Information API
Contains all information of a student's registration at a school and the corresponding program enrolment information.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2020StudentSchoolEnrolment

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

public class StudentSchoolEnrolment

The StudentSchoolEnrolment type exposes the following members.

Constructors

  NameDescription
Public methodStudentSchoolEnrolment
Top
Properties

  NameDescription
Public propertyEffectiveUtc
The time a record become effective. This is a PASI generated value, any value entered will be ignored.
Public propertyExitDateType
(Required) The exit date Type of the registration.
Public propertyExtendedSchoolEnrolmentInfo
Additional registration and program enrolment information
Public propertyGrade
(Required) The grade the student registered in.
Public propertyIsDeleted
(Required) Flag to indicate this school enrolment is deleted
Public propertyPASICoreVersion
(Required) The PASI version of this object. This is used for updating the object. Value is ignored when new.
Public propertyProgrammingTimeframe
(Required) The Programming Timeframe of the registration.
Public propertyProgrammingType
(Required) The Programming Type of the registration.
Public propertyRefId
(Required) A unique identifier for this registration
Public propertyRegistrationExitDate
(Required) The exit date of the registration.
Public propertyRegistrationStartDate
(Required) The date the registration becomes active.
Public propertySchoolCode
(Required) The school code where the registration occurred.
Public propertySchoolProvidedProgramPercentage
The percentage of the school program as part of school enrolment information submitted to PASI.
Public propertySchoolYear
(Required) The school year for which the registration is applicable.
Public propertyStateProvinceId
(Required) The Alberta Student Number at the time of registration.
Top
See Also

Reference