Contains information relating to a school authority. Items such Name, Status, Addresses,
and Phone Number etc are provided. OrganizationStatus, OrganizationName and
AuthorityClassifications can all change over time. The current value will be the first one
in the list.
Addresses and Classifications will return lists of information which include the current value as well as any historical values.
Addresses and Classifications will return lists of information which include the current value as well as any historical values.
Inheritance Hierarchy
PASI.DataContract.V2017SchoolAuthorityInformation
Namespace: PASI.DataContract.V2017
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The SchoolAuthorityInformation type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SchoolAuthorityInformation |
Properties
Name | Description | |
---|---|---|
Addresses |
The School Authority's addresses
| |
AuthorityCode | (Required)
The code assigned to the authority by Alberta Education.
| |
Classification |
The classification(s) (includes history) for the School Authority.
| |
EmailAddress |
The School Authority's email address
| |
FaxNumber |
The School Authority's fax number
| |
Name | (Required)
The name of the School Authority.
| |
PasiCoreVersion | (Required)
This value should be zero if sending a new school or the current PASICoreVersion when updating an existing school.
| |
PhoneNumber |
The School Authority's phone number
| |
SourceVersion | (Required)
The version number of the school from the source system.
| |
Status | (Required)
This element indicates the Operational Status of a SchoolAuthority
|
See Also