SchoolCalendarYearInfo ClassProvincial Approach to Student Information API
A School's calendar information for a given school year.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009SchoolCalendarYearInfo

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

public class SchoolCalendarYearInfo

The SchoolCalendarYearInfo type exposes the following members.

Constructors

  NameDescription
Public methodSchoolCalendarYearInfo
Top
Properties

  NameDescription
Public propertyCalendarRefId
(Required) A unique identifier for this calendar
Public propertyCalendarType
(Required) The type of schedule applicable to the calendar.
Public propertyClosingDate
(Required) The last day of operations for the school year.
Public propertyGradesOffered
A list of the grades being offered during the calendar year.
Public propertyOpeningDate
(Required) The date the school opens.
Public propertyProgramsOffered
A lst of the programs being offered during the calendar year.
Top
Remarks

A summary of calendar information, dates, programs and grades offered.
See Also

Reference