ClassroomAccommodationInfoSchool Property Provincial Approach to Student Information API
(Required) A reference to the school that provides the classroom accommodation to the student.

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

public string School { get; set; }

Property Value

Type: String
School code must be a four-digit number.
Remarks

A unique four-digit code that is assigned to each school in the province by Alberta Education. It is used to identify the school providing the accommodation to the student.

Field Validation

  • This field is Required.
  • Value must be in the form of a number between '0001' and '9999'.
See Also

Reference