SchoolCalendarYearInformationRequestSchoolCalendarYears Property Provincial Approach to Student Information API
(Required) A list of School code and year along with the expected versions of the School Calendar Years.

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

public List<EntityKeyVersionInfo> SchoolCalendarYears { get; set; }

Property Value

Type: ListEntityKeyVersionInfo
Remarks

The key is a four digit School code and year separated by a comma. For example "5405,2012" would specify the 2012 calendar(s) for School 5405.

Field Validation

  • This field is Required.
See Also

Reference