SchoolCalendarYearInformationRequest ClassProvincial Approach to Student Information API
This contract is used to get a list of School Calendar Years using the GetSchoolCalendarYearInformation service.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.V201204SchoolCalendarYearInformationRequest

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

public class SchoolCalendarYearInformationRequest : RequestBase

The SchoolCalendarYearInformationRequest type exposes the following members.

Constructors

  NameDescription
Public methodSchoolCalendarYearInformationRequest
Top
Properties

  NameDescription
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertySchoolCalendarYears
(Required) A list of School code and year along with the expected versions of the School Calendar Years.
Top
See Also

Reference