A School's calendar information for a given school year.
Inheritance Hierarchy
PASI.DataContract.V2009SchoolCalendarYearInfo
Namespace: PASI.DataContract.V2009
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The SchoolCalendarYearInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SchoolCalendarYearInfo |
Properties
Name | Description | |
---|---|---|
CalendarRefId | (Required)
A unique identifier for this calendar
| |
CalendarType | (Required)
The type of schedule applicable to the calendar.
| |
ClosingDate | (Required)
The last day of operations for the school year.
| |
GradesOffered |
A list of the grades being offered during the calendar year.
| |
OpeningDate | (Required)
The date the school opens.
| |
ProgramsOffered |
A lst of the programs being offered during the calendar year.
|
Remarks
See Also