StudentAttendanceInfo ClassProvincial Approach to Student Information API
This is the info class for Proof of Attendance letter
Inheritance Hierarchy

SystemObject
  PASI.DataContract.SystemStudentAttendanceInfo

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

public class StudentAttendanceInfo

The StudentAttendanceInfo type exposes the following members.

Constructors

  NameDescription
Public methodStudentAttendanceInfo
Top
Properties

  NameDescription
Public propertyGradeCode
The grade code type text of the school enrolment
Public propertySchoolName
The School Name of the school enrolment. This is in the format of "Name of School (S.XXXX)", where XXXX is the school code.
Public propertyStateProvinceId
The Student Id (AKA Alberta Student Number) of the school enrolment
Top
See Also

Reference