SchoolCalendarYearInfoSetSchoolYear Property Provincial Approach to Student Information API
(Required) The school year for which the list of calendars applies.

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

public short SchoolYear { get; set; }

Property Value

Type: Int16
Remarks

The school year must be greater than equal 1900 and less than equal to 2100.

Field Validation

  • This field is Required.
  • Value must be between 1900 and 2100.
See Also

Reference