This is the contract for the response to SubmitCaecExaminee.
Inheritance Hierarchy
PASI.DataContract.SystemCaecExamineeResponse
Namespace: PASI.DataContract.System
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The CaecExamineeResponse type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CaecExamineeResponse |
Properties
Name | Description | |
---|---|---|
CaecExamineeId |
The unique identifier (CaecExamineeId) for the examinee submitted.
| |
MaximumMarkVersion |
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.
| |
PASICoreVersion |
The new PASI Core Version after the update
| |
Rejections |
A list of rejections generated by the service call.
| |
StudentVersion |
If the student's address was updated, this will be the version of the student.
Otherwise 0.
| |
Warnings |
A list of CAEC File warnings/issues generated by trying to save this.
|
See Also