SchoolAuthorityInformationAuthorityCode Property Provincial Approach to Student Information API
(Required) The code assigned to the authority by Alberta Education.

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

public string AuthorityCode { get; set; }

Property Value

Type: String
Remarks

The authority code should be a value between 0001 and 9999 inclusive.

Field Validation

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

Reference