SchoolInformationOrganizationCode Property Provincial Approach to Student Information API
(Required) The code assigned to the school by Alberta Education

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

public string OrganizationCode { get; set; }

Property Value

Type: String
Remarks


Field Validation

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

Reference