SchoolAuthorityInformationRequest ClassProvincial Approach to Student Information API
This contract is used to get a list of School Authorities using the GetSchoolAuthorityInformation service.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.V201204SchoolAuthorityInformationRequest

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

public class SchoolAuthorityInformationRequest : RequestBase

The SchoolAuthorityInformationRequest type exposes the following members.

Constructors

  NameDescription
Public methodSchoolAuthorityInformationRequest
Top
Properties

  NameDescription
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertySchoolAuthorityCodes
(Required) A list of School Authority code and expected versions of School Authorities.
Top
See Also

Reference