GedExamineeResponse ClassProvincial Approach to Student Information API
This is the contract for the response to SubmitGedExaminee.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.SystemGedExamineeResponse

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

public class GedExamineeResponse

The GedExamineeResponse type exposes the following members.

Constructors

  NameDescription
Public methodGedExamineeResponse
Top
Properties

  NameDescription
Public propertyGedExamineeId
The unique identifier (GedExamineeId) for the examinee submitted.
Public propertyMaximumMarkVersion
The maximum PASI Core Version of GedExamMark records associated to this examinee after the update. This value will be 0 when the Submit was not successful.
Public propertyPASICoreVersion
The new PASI Core Version after the update
Public propertyRejections
A list of rejections generated by the service call.
Public propertyStudentVersion
If the student's address was updated, this will be the version of the student. Otherwise 0.
Public propertyWarnings
A list of GED File warnings/issues generated by trying to save this.
Top
See Also

Reference