A list of a school's calendars for a given school year.
Inheritance Hierarchy
PASI.DataContract.V2009SchoolCalendarYearInfoSet
Namespace: PASI.DataContract.V2009
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The SchoolCalendarYearInfoSet type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SchoolCalendarYearInfoSet |
Properties
Name | Description | |
---|---|---|
Calendars |
The list of calendars associated to the school for that given school year.
| |
PasiCoreVersion | (Required)
The version of the calendar information in the PASI Core.
| |
RefId |
The school code and the school year combined. This is only populated on the response of GetSchoolCalendarYearInfo
| |
SchoolCode | (Required)
The school for which the list of calendars applies.
| |
SchoolYear | (Required)
The school year for which the list of calendars applies.
| |
SourceVersion | (Required)
The version of the calendar information in the source system.
|
Remarks
See Also