DiplomaExamResultsRequest ClassProvincial Approach to Student Information API
The request to retrieve Detailed Academic Report.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.V201507DiplomaExamResultsRequest

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

public class DiplomaExamResultsRequest : RequestBase

The DiplomaExamResultsRequest type exposes the following members.

Constructors

  NameDescription
Public methodDiplomaExamResultsRequest
Top
Properties

  NameDescription
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyExamPeriod
(Required) A code value indicating the specific block of time in which exams are written.
Public propertyLanguage
(Required) Language specified to use for Detailed Academic Report.
Public propertySchoolYear
(Required) The School Year associated to the Exam Session.
Public propertyStudentInfos
(Required) A list of student information to retrieve a Detailed Academic Report.
Top
See Also

Reference