CaecExamineeResponse ClassProvincial Approach to Student Information API
This is the contract for the response to SubmitCaecExaminee.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.SystemCaecExamineeResponse

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

public class CaecExamineeResponse

The CaecExamineeResponse type exposes the following members.

Constructors

  NameDescription
Public methodCaecExamineeResponse
Top
Properties

  NameDescription
Public propertyCaecExamineeId
The unique identifier (CaecExamineeId) for the examinee submitted.
Public propertyMaximumMarkVersion
The maximum PASI Core Version of CaecExamMark 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 CAEC File warnings/issues generated by trying to save this.
Top
See Also

Reference