SchoolCalendarYearInfoSet ClassProvincial Approach to Student Information API
A list of a school's calendars for a given school year.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009SchoolCalendarYearInfoSet

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

public class SchoolCalendarYearInfoSet

The SchoolCalendarYearInfoSet type exposes the following members.

Constructors

  NameDescription
Public methodSchoolCalendarYearInfoSet
Top
Properties

  NameDescription
Public propertyCalendars
The list of calendars associated to the school for that given school year.
Public propertyPasiCoreVersion
(Required) The version of the calendar information in the PASI Core.
Public propertyRefId
The school code and the school year combined. This is only populated on the response of GetSchoolCalendarYearInfo
Public propertySchoolCode
(Required) The school for which the list of calendars applies.
Public propertySchoolYear
(Required) The school year for which the list of calendars applies.
Public propertySourceVersion
(Required) The version of the calendar information in the source system.
Top
Remarks

A school may have more than one type of calendar for a given school year with differing schedules.
See Also

Reference